pte_present       152 bsp/hal/arm/arch/mmu.c 		if (pte_present(pgd, va)) {
pte_present       261 bsp/hal/arm/arch/mmu.c 		if (!pte_present(pgd, pg))
pte_present       124 bsp/hal/x86/arch/mmu.c 		if (pte_present(pgd, va)) {
pte_present       231 bsp/hal/x86/arch/mmu.c 		if (!pte_present(pgd, pg))