Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/include/asm/nohash/64/
Dpgtable-4k.h21 #define PGD_TABLE_SIZE (sizeof(pgd_t) << PGD_INDEX_SIZE) macro
/Linux-v5.4/arch/powerpc/include/asm/nohash/32/
Dpgtable.h32 #define PGD_TABLE_SIZE (sizeof(pgd_t) << PGD_INDEX_SIZE) macro
/Linux-v5.4/arch/powerpc/include/asm/book3s/32/
Dpgtable.h115 #define PGD_TABLE_SIZE (sizeof(pgd_t) << PGD_INDEX_SIZE) macro
/Linux-v5.4/arch/powerpc/include/asm/book3s/64/
Dpgtable.h208 #define PGD_TABLE_SIZE __pgd_table_size macro