Home
last modified time | relevance | path

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

/Linux-v5.4/arch/riscv/include/asm/
Dpgtable-bits.h27 #define _PAGE_SPECIAL _PAGE_SOFT macro
/Linux-v5.4/arch/powerpc/include/asm/book3s/32/
Dhash.h31 #define _PAGE_SPECIAL 0x800 /* software: Special page */ macro
/Linux-v5.4/arch/mips/include/asm/
Dpgtable-bits.h151 # define _PAGE_SPECIAL (1 << _PAGE_SPECIAL_SHIFT) macro
153 # define _PAGE_SPECIAL 0 macro
/Linux-v5.4/arch/powerpc/include/asm/nohash/32/
Dpte-44x.h80 #define _PAGE_SPECIAL 0x00000020 /* S: Special page */ macro
Dpte-fsl-booke.h32 #define _PAGE_SPECIAL 0x00800 /* S: Special page */ macro
Dpte-40x.h46 #define _PAGE_SPECIAL 0x020 /* software: Special page */ macro
Dpte-8xx.h42 #define _PAGE_SPECIAL 0x0020 /* SW entry */ macro
/Linux-v5.4/arch/arc/include/asm/
Dpgtable.h63 #define _PAGE_SPECIAL (1<<7) macro
75 #define _PAGE_SPECIAL (1<<6) macro
/Linux-v5.4/arch/powerpc/include/asm/nohash/
Dpte-book3e.h60 #define _PAGE_SPECIAL _PAGE_SW0 macro
/Linux-v5.4/arch/sh/include/asm/
Dpgtable_64.h126 #define _PAGE_SPECIAL _PAGE_EXT(0x002) macro
Dpgtable_32.h53 #define _PAGE_SPECIAL 0x800 /* software: special page */ macro
/Linux-v5.4/arch/x86/include/asm/
Dpgtable_types.h56 #define _PAGE_SPECIAL (_AT(pteval_t, 1) << _PAGE_BIT_SPECIAL) macro
/Linux-v5.4/arch/sparc/include/asm/
Dpgtable_64.h116 #define _PAGE_SPECIAL _AC(0x0200000000000000,UL) /* Special page */ macro
/Linux-v5.4/arch/powerpc/include/asm/book3s/64/
Dpgtable.h91 #define _PAGE_SPECIAL _RPAGE_SW2 /* software: special page */ macro
/Linux-v5.4/arch/s390/include/asm/
Dpgtable.h173 #define _PAGE_SPECIAL 0x040 /* SW associated with special page */ macro