Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/nohash/64/
H A Dpgtable-4k.h21 #define PGD_TABLE_SIZE (sizeof(pgd_t) << PGD_INDEX_SIZE) macro
/openbmc/linux/arch/powerpc/include/asm/nohash/32/
H A Dpgtable.h30 #define PGD_TABLE_SIZE (sizeof(pgd_t) << PGD_INDEX_SIZE) macro
/openbmc/linux/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h135 #define PGD_TABLE_SIZE (sizeof(pgd_t) << PGD_INDEX_SIZE) macro
/openbmc/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h192 #define PGD_TABLE_SIZE __pgd_table_size macro