Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/include/asm/
Dpte-44x.h90 #define _PMD_BAD (~PAGE_MASK) macro
Dpte-fsl-booke.h35 #define _PMD_BAD (~PAGE_MASK) macro
Dpte-40x.h53 #define _PMD_BAD 0x802 macro
Dpte-hash32.h40 #define _PMD_BAD (~PAGE_MASK) macro
Dpte-8xx.h49 #define _PMD_BAD 0x0ff0 macro
Dpte-book3e.h83 #define _PMD_BAD (~PAGE_MASK) macro
Dpgtable-ppc32.h131 #define pmd_bad(pmd) (pmd_val(pmd) & _PMD_BAD)