Home
last modified time | relevance | path

Searched defs:PGD_TABLE_SIZE (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/arch/powerpc/include/asm/nohash/64/
Dpgtable-4k.h21 #define PGD_TABLE_SIZE (sizeof(pgd_t) << PGD_INDEX_SIZE) macro
/Linux-v4.19/arch/powerpc/include/asm/nohash/32/
Dpgtable.h34 #define PGD_TABLE_SIZE (sizeof(pgd_t) << PGD_INDEX_SIZE) macro
/Linux-v4.19/arch/powerpc/include/asm/book3s/32/
Dpgtable.h25 #define PGD_TABLE_SIZE (sizeof(pgd_t) << PGD_INDEX_SIZE) macro
/Linux-v4.19/arch/powerpc/include/asm/book3s/64/
Dpgtable.h244 #define PGD_TABLE_SIZE __pgd_table_size macro