PDE_USER           99 bsp/hal/x86/arch/mmu.c 		pde_flag = (uint32_t)(PDE_PRESENT | PDE_WRITE | PDE_USER);
PDE_USER          103 bsp/hal/x86/arch/mmu.c 		pde_flag = (uint32_t)(PDE_PRESENT | PDE_WRITE | PDE_USER);
PDE_USER          107 bsp/hal/x86/arch/mmu.c 		pde_flag = (uint32_t)(PDE_PRESENT | PDE_WRITE | PDE_USER);