Home
last modified time | relevance | path

Searched refs:ARCH_MMU_FLAG_INVALID (Results 1 – 2 of 2) sorted by relevance

/lk-master/arch/include/arch/
A Dmmu.h30 #define ARCH_MMU_FLAG_INVALID (1<<7) /* indicates that flags are not specified */ macro
/lk-master/kernel/vm/
A Dvmm.c191 …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