Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/include/asm/
Dpte-hash64-4k.h9 #define _PAGE_SPECIAL 0x10000 /* software: special page */ macro
Dpte-44x.h79 #define _PAGE_SPECIAL 0x00000020 /* S: Special page */ macro
Dpte-fsl-booke.h31 #define _PAGE_SPECIAL 0x00800 /* S: Special page */ macro
Dpte-hash32.h29 #define _PAGE_SPECIAL 0x800 /* software: Special page */ macro
Dpte-40x.h45 #define _PAGE_SPECIAL 0x020 /* software: Special page */ macro
Dpte-8xx.h34 #define _PAGE_SPECIAL 0x0008 /* SW entry, forced to 0 by the TLB miss */ macro
Dpte-hash64-64k.h4 #define _PAGE_SPECIAL 0x00000400 /* software: special page */ macro
Dpte-book3e.h61 #define _PAGE_SPECIAL _PAGE_SW0 macro
/linux-4.4.14/arch/arc/include/asm/
Dpgtable.h65 #define _PAGE_SPECIAL (1<<7) macro
77 #define _PAGE_SPECIAL (1<<6) macro
/linux-4.4.14/arch/sh/include/asm/
Dpgtable_64.h129 #define _PAGE_SPECIAL _PAGE_EXT(0x002) macro
Dpgtable_32.h52 #define _PAGE_SPECIAL 0x800 /* software: special page */ macro
/linux-4.4.14/arch/x86/include/asm/
Dpgtable_types.h47 #define _PAGE_SPECIAL (_AT(pteval_t, 1) << _PAGE_BIT_SPECIAL) macro
/linux-4.4.14/arch/sparc/include/asm/
Dpgtable_64.h113 #define _PAGE_SPECIAL _AC(0x0200000000000000,UL) /* Special page */ macro
/linux-4.4.14/arch/s390/include/asm/
Dpgtable.h192 #define _PAGE_SPECIAL 0x040 /* SW associated with special page */ macro