Searched defs:PAGE_TABLE_SIZE (Results 1 – 11 of 11) sorted by relevance
69 #define PAGE_TABLE_SIZE(pages) (((pages) / PTRS_PER_PMD) + PTRS_PER_PGD) macro71 #define PAGE_TABLE_SIZE(pages) ((pages) / PTRS_PER_PGD) macro
66 private static final int PAGE_TABLE_SIZE = 1 << PAGE_NUMBER_BITS; field in TaskMemoryManager
360 PAGE_TABLE_SIZE = 64 define
138 PAGE_TABLE_SIZE = 64, in mmu_dump_table() local
139 PAGE_TABLE_SIZE = regs.mmu_pagesize_8k ? 32 : 64, in mmu_dump_table() local
181 PAGE_TABLE_SIZE = 64, in mmu_dump_table() local
219 PAGE_TABLE_SIZE = 64, in mmu_dump_table() local