Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/include/asm/nohash/32/
Dpte-44x.h81 #define _PMD_BAD (~PAGE_MASK) macro
Dpte-85xx.h36 #define _PMD_BAD (~PAGE_MASK) macro
Dpgtable.h155 #define pmd_bad(pmd) (pmd_val(pmd) & _PMD_BAD)
Dpte-8xx.h67 #define _PMD_BAD 0x0f90 macro
/linux-6.12.1/arch/powerpc/include/asm/nohash/
Dpte-e500.h68 #define _PMD_BAD (~PAGE_MASK) macro
/linux-6.12.1/arch/powerpc/include/asm/book3s/32/
Dpgtable.h43 #define _PMD_BAD (~PAGE_MASK) macro
220 #define pmd_bad(pmd) (pmd_val(pmd) & _PMD_BAD)