Home
last modified time | relevance | path

Searched defs:PUD_TABLE_SIZE (Results 1 – 5 of 5) sorted by relevance

/linux/arch/powerpc/include/asm/nohash/64/
H A Dpgtable-4k.h20 #define PUD_TABLE_SIZE (sizeof(pud_t) << PUD_INDEX_SIZE) macro
/linux/arch/powerpc/include/asm/nohash/32/
H A Dpgtable.h25 #define PUD_TABLE_SIZE 0 macro
/linux/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h108 #define PUD_TABLE_SIZE 0 macro
/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h172 #define PUD_TABLE_SIZE __pud_table_size macro
/linux/mm/
H A Dpercpu.c3122 #define PUD_TABLE_SIZE PAGE_SIZE macro