Home
last modified time | relevance | path

Searched defs:PGD_TABLE_SIZE (Results 1 - 8 of 8) sorted by relevance

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

Completed in 16 milliseconds