Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/32/
H A Dhash.h42 #define _PMD_BAD (~PAGE_MASK) macro
H A Dpgtable.h224 #define pmd_bad(pmd) (pmd_val(pmd) & _PMD_BAD)
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/32/
H A Dpte-40x.h65 #define _PMD_BAD 0x802 macro
H A Dpte-44x.h99 #define _PMD_BAD (~PAGE_MASK) macro
H A Dpte-fsl-booke.h44 #define _PMD_BAD (~PAGE_MASK) macro
H A Dpte-8xx.h62 #define _PMD_BAD 0x0f90 macro
H A Dpgtable.h204 #define pmd_bad(pmd) (pmd_val(pmd) & _PMD_BAD)
/kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/32/
H A Dpte-44x.h89 #define _PMD_BAD (~PAGE_MASK) macro
H A Dpte-40x.h65 #define _PMD_BAD 0x802 macro
H A Dpte-85xx.h44 #define _PMD_BAD (~PAGE_MASK) macro
H A Dpte-8xx.h62 #define _PMD_BAD 0x0f90 macro
H A Dpgtable.h205 #define pmd_bad(pmd) (pmd_val(pmd) & _PMD_BAD)
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/
H A Dpte-book3e.h74 #define _PMD_BAD (~PAGE_MASK) macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/
H A Dpte-e500.h73 #define _PMD_BAD (~PAGE_MASK) macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h43 #define _PMD_BAD (~PAGE_MASK) macro
241 #define pmd_bad(pmd) (pmd_val(pmd) & _PMD_BAD)

Completed in 7 milliseconds