Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/nohash/32/
H A Dpte-44x.h81 #define _PMD_BAD (~PAGE_MASK) macro
H A Dpgtable.h153 #define pmd_bad(pmd) (pmd_val(pmd) & _PMD_BAD)
H A Dpte-8xx.h67 #define _PMD_BAD 0x0f90 macro
/linux/arch/powerpc/include/asm/nohash/
H A Dpte-e500.h68 #define _PMD_BAD (~PAGE_MASK) macro