Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/include/asm/nohash/64/
Dpgtable-4k.h15 #define PGD_INDEX_SIZE 9 macro
/linux-6.1.9/arch/powerpc/include/asm/nohash/32/
Dpgtable.h21 #define PGD_INDEX_SIZE (32 - PGDIR_SHIFT) macro
/linux-6.1.9/arch/powerpc/include/asm/book3s/32/
Dpgtable.h123 #define PGD_INDEX_SIZE (32 - PGDIR_SHIFT) macro
/linux-6.1.9/arch/powerpc/include/asm/book3s/64/
Dpgtable.h176 #define PGD_INDEX_SIZE __pgd_index_size macro