Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/include/asm/nohash/32/
A Dpte-40x.h65 #define _PMD_BAD 0x802 macro
A Dpte-44x.h89 #define _PMD_BAD (~PAGE_MASK) macro
A Dpte-85xx.h44 #define _PMD_BAD (~PAGE_MASK) macro
A Dpte-8xx.h62 #define _PMD_BAD 0x0f90 macro
A Dpgtable.h205 #define pmd_bad(pmd) (pmd_val(pmd) & _PMD_BAD)
/linux-6.3-rc2/arch/powerpc/include/asm/nohash/
A Dpte-e500.h73 #define _PMD_BAD (~PAGE_MASK) macro
/linux-6.3-rc2/arch/powerpc/include/asm/book3s/32/
A Dpgtable.h43 #define _PMD_BAD (~PAGE_MASK) macro
241 #define pmd_bad(pmd) (pmd_val(pmd) & _PMD_BAD)

Completed in 8 milliseconds