Searched refs:_PMD_PRESENT_MASK (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/include/asm/
H A Dpte-44x.h94 #define _PMD_PRESENT_MASK (PAGE_MASK) macro
H A Dpte-fsl-booke.h37 #define _PMD_PRESENT_MASK (PAGE_MASK) macro
H A Dpte-hash32.h40 #define _PMD_PRESENT_MASK (PAGE_MASK) macro
H A Dpte-common.h37 #ifndef _PMD_PRESENT_MASK
38 #define _PMD_PRESENT_MASK _PMD_PRESENT macro
H A Dpte-book3e.h79 #define _PMD_PRESENT_MASK (PAGE_MASK) macro
H A Dpgtable-ppc32.h134 #define pmd_present(pmd) (pmd_val(pmd) & _PMD_PRESENT_MASK)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dpte-44x.h94 #define _PMD_PRESENT_MASK (PAGE_MASK) macro
H A Dpte-fsl-booke.h37 #define _PMD_PRESENT_MASK (PAGE_MASK) macro
H A Dpte-hash32.h40 #define _PMD_PRESENT_MASK (PAGE_MASK) macro
H A Dpte-common.h37 #ifndef _PMD_PRESENT_MASK
38 #define _PMD_PRESENT_MASK _PMD_PRESENT macro
H A Dpte-book3e.h79 #define _PMD_PRESENT_MASK (PAGE_MASK) macro
H A Dpgtable-ppc32.h134 #define pmd_present(pmd) (pmd_val(pmd) & _PMD_PRESENT_MASK)

Completed in 110 milliseconds