Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/nohash/32/
Dpte-40x.h65 #define _PMD_BAD 0x802 macro
Dpte-44x.h99 #define _PMD_BAD (~PAGE_MASK) macro
Dpte-fsl-booke.h44 #define _PMD_BAD (~PAGE_MASK) macro
Dpte-8xx.h62 #define _PMD_BAD 0x0f90 macro
Dpgtable.h205 #define pmd_bad(pmd) (pmd_val(pmd) & _PMD_BAD)
/arch/powerpc/include/asm/nohash/
Dpte-book3e.h74 #define _PMD_BAD (~PAGE_MASK) macro
/arch/powerpc/include/asm/book3s/32/
Dpgtable.h43 #define _PMD_BAD (~PAGE_MASK) macro
258 #define pmd_bad(pmd) (pmd_val(pmd) & _PMD_BAD)