Searched refs:ARCH_PAGE_TBL_SHIFT (Results 1 – 3 of 3) sorted by relevance
81 #define ARCH_PAGE_TBL_SHIFT 10 macro82 #define ARCH_PAGE_TBL_SIZE (1 << ARCH_PAGE_TBL_SHIFT)
84 #define ARCH_PAGE_TBL_SHIFT 12 macro85 #define ARCH_PAGE_TBL_SIZE (1 << ARCH_PAGE_TBL_SHIFT)
87 #define ARCH_PAGE_TBL_SHIFT 10 macro88 #define ARCH_PAGE_TBL_SIZE (1 << ARCH_PAGE_TBL_SHIFT)
Completed in 5 milliseconds