Searched refs:_PMD_BAD (Results 1 - 7 of 7) sorted by relevance

/linux-master/arch/powerpc/include/asm/nohash/32/
H A Dpte-40x.h60 #define _PMD_BAD 0x802 macro
H A Dpte-44x.h84 #define _PMD_BAD (~PAGE_MASK) macro
H A Dpte-85xx.h39 #define _PMD_BAD (~PAGE_MASK) macro
H A Dpgtable.h157 #define pmd_bad(pmd) (pmd_val(pmd) & _PMD_BAD)
H A Dpte-8xx.h67 #define _PMD_BAD 0x0f90 macro
/linux-master/arch/powerpc/include/asm/nohash/
H A Dpte-e500.h80 #define _PMD_BAD (~PAGE_MASK) macro
/linux-master/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h43 #define _PMD_BAD (~PAGE_MASK) macro
219 #define pmd_bad(pmd) (pmd_val(pmd) & _PMD_BAD)

Completed in 183 milliseconds