PG_SYSTEM 136 bsp/hal/arm/arch/mmu.c case PG_SYSTEM: PG_SYSTEM 202 bsp/hal/arm/arch/mmu.c mmu_map(pgd, 0, 0, PAGE_SIZE, PG_SYSTEM); PG_SYSTEM 309 bsp/hal/arm/arch/mmu.c map_type = PG_SYSTEM; PG_SYSTEM 323 bsp/hal/arm/arch/mmu.c if (mmu_map(boot_pgd, 0, CONFIG_ARM_VECTORS, PAGE_SIZE, PG_SYSTEM)) PG_SYSTEM 109 bsp/hal/x86/arch/mmu.c case PG_SYSTEM: PG_SYSTEM 270 bsp/hal/x86/arch/mmu.c map_type = PG_SYSTEM;