Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/nohash/64/
H A Dpgtable-4k.h15 #define PGD_INDEX_SIZE 9 macro
/linux/arch/powerpc/include/asm/nohash/32/
H A Dpgtable.h17 #define PGD_INDEX_SIZE (32 - PGDIR_SHIFT) macro
/linux/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h100 #define PGD_INDEX_SIZE (32 - PGDIR_SHIFT) macro
/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h159 #define PGD_INDEX_SIZE __pgd_index_size macro