Home
last modified time | relevance | path

Searched refs:ARCH_PAGE_TBL_SHIFT (Results 1 – 3 of 3) sorted by relevance

/libcpu/mips/gs264/
A Dmmu.h81 #define ARCH_PAGE_TBL_SHIFT 10 macro
82 #define ARCH_PAGE_TBL_SIZE (1 << ARCH_PAGE_TBL_SHIFT)
/libcpu/aarch64/common/include/
A Dmmu.h84 #define ARCH_PAGE_TBL_SHIFT 12 macro
85 #define ARCH_PAGE_TBL_SIZE (1 << ARCH_PAGE_TBL_SHIFT)
/libcpu/arm/cortex-a/
A Dmmu.h87 #define ARCH_PAGE_TBL_SHIFT 10 macro
88 #define ARCH_PAGE_TBL_SIZE (1 << ARCH_PAGE_TBL_SHIFT)

Completed in 5 milliseconds