Home
last modified time | relevance | path

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

/linux-6.14.4/arch/powerpc/include/asm/nohash/64/
Dpgtable-4k.h21 #define PGD_TABLE_SIZE (sizeof(pgd_t) << PGD_INDEX_SIZE) macro
/linux-6.14.4/arch/powerpc/include/asm/nohash/32/
Dpgtable.h26 #define PGD_TABLE_SIZE (sizeof(pgd_t) << PGD_INDEX_SIZE) macro
/linux-6.14.4/arch/powerpc/include/asm/book3s/32/
Dpgtable.h109 #define PGD_TABLE_SIZE (sizeof(pgd_t) << PGD_INDEX_SIZE) macro
/linux-6.14.4/arch/powerpc/include/asm/book3s/64/
Dpgtable.h174 #define PGD_TABLE_SIZE __pgd_table_size macro