Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/include/asm/nohash/32/
Dpte-40x.h54 #define _PMD_BAD 0x802 macro
Dpte-44x.h91 #define _PMD_BAD (~PAGE_MASK) macro
Dpte-fsl-booke.h36 #define _PMD_BAD (~PAGE_MASK) macro
Dpte-8xx.h50 #define _PMD_BAD 0x0fd0 macro
Dpgtable.h140 #define pmd_bad(pmd) (pmd_val(pmd) & _PMD_BAD)
/Linux-v4.19/arch/powerpc/include/asm/book3s/32/
Dhash.h41 #define _PMD_BAD (~PAGE_MASK) macro
Dpgtable.h113 #define pmd_bad(pmd) (pmd_val(pmd) & _PMD_BAD)
/Linux-v4.19/arch/powerpc/include/asm/nohash/
Dpte-book3e.h79 #define _PMD_BAD (~PAGE_MASK) macro