Home
last modified time | relevance | path

Searched defs:_PAGE_SPECIAL (Results 1 – 13 of 13) sorted by relevance

/arch/powerpc/include/asm/book3s/32/
Dhash.h30 #define _PAGE_SPECIAL 0x800 /* software: Special page */ macro
/arch/powerpc/include/asm/nohash/32/
Dpte-fsl-booke.h32 #define _PAGE_SPECIAL 0x00800 /* S: Special page */ macro
Dpte-44x.h80 #define _PAGE_SPECIAL 0x00000020 /* S: Special page */ macro
Dpte-40x.h46 #define _PAGE_SPECIAL 0x020 /* software: Special page */ macro
Dpte-8xx.h35 #define _PAGE_SPECIAL 0x0008 /* SW entry, forced to 0 by the TLB miss */ macro
/arch/powerpc/include/asm/nohash/
Dpte-book3e.h62 #define _PAGE_SPECIAL _PAGE_SW0 macro
/arch/arc/include/asm/
Dpgtable.h66 #define _PAGE_SPECIAL (1<<7) macro
78 #define _PAGE_SPECIAL (1<<6) macro
/arch/sh/include/asm/
Dpgtable_64.h129 #define _PAGE_SPECIAL _PAGE_EXT(0x002) macro
Dpgtable_32.h53 #define _PAGE_SPECIAL 0x800 /* software: special page */ macro
/arch/x86/include/asm/
Dpgtable_types.h55 #define _PAGE_SPECIAL (_AT(pteval_t, 1) << _PAGE_BIT_SPECIAL) macro
/arch/sparc/include/asm/
Dpgtable_64.h115 #define _PAGE_SPECIAL _AC(0x0200000000000000,UL) /* Special page */ macro
/arch/powerpc/include/asm/book3s/64/
Dpgtable.h83 #define _PAGE_SPECIAL _RPAGE_SW2 /* software: special page */ macro
/arch/s390/include/asm/
Dpgtable.h172 #define _PAGE_SPECIAL 0x040 /* SW associated with special page */ macro