Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/include/asm/nohash/32/
Dpte-40x.h65 #define _PMD_BAD 0x802 macro
Dpte-44x.h99 #define _PMD_BAD (~PAGE_MASK) macro
Dpte-85xx.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)
/linux-6.1.9/arch/powerpc/include/asm/nohash/
Dpte-e500.h74 #define _PMD_BAD (~PAGE_MASK) macro
/linux-6.1.9/arch/powerpc/include/asm/book3s/32/
Dpgtable.h43 #define _PMD_BAD (~PAGE_MASK) macro
238 #define pmd_bad(pmd) (pmd_val(pmd) & _PMD_BAD)