Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/include/asm/
Dpte-hash64-4k.h9 #define _PAGE_SPECIAL 0x10000 /* software: special page */ macro
Dpte-fsl-booke.h34 #define _PAGE_SPECIAL 0x00800 /* S: Special page */ macro
Dpte-44x.h84 #define _PAGE_SPECIAL 0x00000020 /* S: Special page */ macro
Dpte-hash32.h30 #define _PAGE_SPECIAL 0x800 /* software: Special page */ macro
Dpte-8xx.h35 #define _PAGE_SPECIAL 0x0008 /* SW entry, forced to 0 by the TLB miss */ macro
Dpte-40x.h46 #define _PAGE_SPECIAL 0x020 /* software: Special page */ macro
Dpte-hash64-64k.h4 #define _PAGE_SPECIAL 0x00000400 /* software: special page */ macro
Dpte-book3e.h61 #define _PAGE_SPECIAL _PAGE_SW0 macro
/linux-2.6.39/arch/sh/include/asm/
Dpgtable_64.h133 #define _PAGE_SPECIAL _PAGE_EXT(0x002) macro
Dpgtable_32.h55 #define _PAGE_SPECIAL 0x800 /* software: special page */ macro
/linux-2.6.39/arch/x86/include/asm/
Dpgtable_types.h47 #define _PAGE_SPECIAL (_AT(pteval_t, 1) << _PAGE_BIT_SPECIAL) macro
/linux-2.6.39/arch/s390/include/asm/
Dpgtable.h246 #define _PAGE_SPECIAL 0x004 /* SW associated with special page */ macro