Home
last modified time | relevance | path

Searched defs:PTE_TABLE_SIZE (Results 1 – 3 of 3) sorted by relevance

/linux/arch/powerpc/include/asm/nohash/64/
H A Dpgtable-4k.h18 #define PTE_TABLE_SIZE (sizeof(pte_t) << PTE_INDEX_SIZE) macro
/linux/arch/powerpc/include/asm/nohash/32/
H A Dpgtable.h23 #define PTE_TABLE_SIZE (sizeof(pte_t) << PTE_INDEX_SIZE) macro
/linux/mm/
H A Dpercpu.c3130 #define PTE_TABLE_SIZE global() macro