Home
last modified time | relevance | path

Searched refs:CORE_MMU_PGDIR_SHIFT (Results 1 – 4 of 4) sorted by relevance

/optee_os-3.20.0/core/arch/arm/include/mm/
A Dcore_mmu_arch.h46 #define CORE_MMU_PGDIR_SHIFT U(21) macro
49 #define CORE_MMU_PGDIR_SHIFT U(20) macro
/optee_os-3.20.0/core/arch/riscv/include/mm/
A Dcore_mmu_arch.h83 #define CORE_MMU_PGDIR_SHIFT U(12) macro
/optee_os-3.20.0/core/include/mm/
A Dcore_mmu.h29 #define CORE_MMU_PGDIR_SIZE BIT(CORE_MMU_PGDIR_SHIFT)
/optee_os-3.20.0/core/arch/arm/mm/
A Dtee_pager.c340 CORE_MMU_PGDIR_SHIFT; in find_pager_table_may_fail()

Completed in 8 milliseconds