Searched refs:ARCH_MMU_FLAG_INVALID (Results 1 – 2 of 2) sorted by relevance
30 #define ARCH_MMU_FLAG_INVALID (1<<7) /* indicates that flags are not specified */ macro
191 …h_mmu_pick_spot(&aspace->arch_aspace, gap_beg, prev ? prev->arch_mmu_flags : ARCH_MMU_FLAG_INVALID, in check_gap()192 gap_end, next ? next->arch_mmu_flags : ARCH_MMU_FLAG_INVALID, in check_gap()
Completed in 3 milliseconds