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

/linux-master/arch/powerpc/include/asm/nohash/64/
H A Dpgtable-4k.h45 #define PMD_MASKED_BITS 0 macro
/linux-master/arch/powerpc/include/asm/nohash/32/
H A Dpgtable.h28 #define PMD_MASKED_BITS (PTE_TABLE_SIZE - 1) macro
/linux-master/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h112 #define PMD_MASKED_BITS (PTE_TABLE_SIZE - 1) macro
/linux-master/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h222 #define PMD_MASKED_BITS 0xc0000000000000ffUL macro

Completed in 263 milliseconds