Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/nohash/
H A Dpte-e500.h65 #define _PTE_NONE_MASK 0xffffffff00000000ULL macro
71 #define _PTE_NONE_MASK 0 macro
/linux/arch/microblaze/include/asm/
H A Dpgtable.h166 #ifndef _PTE_NONE_MASK
167 #define _PTE_NONE_MASK 0 macro
220 #define pte_none(pte) ((pte_val(pte) & ~_PTE_NONE_MASK) == 0)
/linux/arch/powerpc/include/asm/nohash/32/
H A Dpte-44x.h85 #define _PTE_NONE_MASK 0xffffffff00000000ULL macro
H A Dpte-8xx.h74 #define _PTE_NONE_MASK 0 macro