Home
last modified time | relevance | path

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

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

Completed in 11 milliseconds