Home
last modified time | relevance | path

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

/linux-6.6.21/arch/powerpc/include/asm/nohash/64/
Dpgtable-4k.h45 #define PMD_MASKED_BITS 0 macro
/linux-6.6.21/arch/powerpc/include/asm/nohash/32/
Dpgtable.h32 #define PMD_MASKED_BITS (PTE_TABLE_SIZE - 1) macro
/linux-6.6.21/arch/powerpc/include/asm/book3s/32/
Dpgtable.h138 #define PMD_MASKED_BITS (PTE_TABLE_SIZE - 1) macro
/linux-6.6.21/arch/powerpc/include/asm/book3s/64/
Dpgtable.h240 #define PMD_MASKED_BITS 0xc0000000000000ffUL macro