Searched defs:_PAGE_SPECIAL (Results 1 - 16 of 16) sorted by relevance

/linux-master/arch/riscv/include/asm/
H A Dpgtable-bits.h21 #define _PAGE_SPECIAL (1 << 8) /* RSW: 0x1 */ macro
/linux-master/arch/powerpc/include/asm/nohash/32/
H A Dpte-40x.h46 #define _PAGE_SPECIAL 0x020 /* software: Special page */ macro
H A Dpte-44x.h70 #define _PAGE_SPECIAL 0x00000020 /* S: Special page */ macro
H A Dpte-85xx.h32 #define _PAGE_SPECIAL 0x00800 /* S: Special page */ macro
H A Dpte-8xx.h44 #define _PAGE_SPECIAL 0x0080 /* SW entry */ macro
/linux-master/arch/arc/include/asm/
H A Dpgtable-bits-arcv2.h25 #define _PAGE_SPECIAL (1 << 6) macro
/linux-master/arch/loongarch/include/asm/
H A Dpgtable-bits.h37 #define _PAGE_SPECIAL (_ULCAST_(1) << _PAGE_SPECIAL_SHIFT) macro
/linux-master/arch/powerpc/include/asm/nohash/
H A Dpte-e500.h66 #define _PAGE_SPECIAL _PAGE_SW0 macro
/linux-master/arch/mips/include/asm/
H A Dpgtable-bits.h162 # define _PAGE_SPECIAL (1 << _PAGE_SPECIAL_SHIFT) macro
164 # define _PAGE_SPECIAL 0 macro
/linux-master/arch/sh/include/asm/
H A Dpgtable_32.h53 #define _PAGE_SPECIAL 0x800 /* software: special page */ macro
/linux-master/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h32 #define _PAGE_SPECIAL 0x800 /* software: Special page */ macro
/linux-master/arch/parisc/include/asm/
H A Dpgtable.h203 #define _PAGE_SPECIAL (1 << xlate_pabit(_PAGE_SPECIAL_BIT)) macro
/linux-master/arch/x86/include/asm/
H A Dpgtable_types.h63 #define _PAGE_SPECIAL (_AT(pteval_t, 1) << _PAGE_BIT_SPECIAL) macro
/linux-master/arch/sparc/include/asm/
H A Dpgtable_64.h114 #define _PAGE_SPECIAL _AC(0x0200000000000000,UL) /* Special page */ macro
/linux-master/arch/s390/include/asm/
H A Dpgtable.h173 #define _PAGE_SPECIAL 0x040 /* SW associated with special page */ macro
/linux-master/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h90 #define _PAGE_SPECIAL _RPAGE_SW2 /* software: special page */ macro

Completed in 188 milliseconds