Home
last modified time | relevance | path

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

/linux/arch/riscv/include/asm/
A Dpgtable-bits.h27 #define _PAGE_SPECIAL _PAGE_SOFT macro
/linux/arch/mips/include/asm/
A Dpgtable-bits.h162 # define _PAGE_SPECIAL (1 << _PAGE_SPECIAL_SHIFT) macro
164 # define _PAGE_SPECIAL 0 macro
/linux/arch/powerpc/include/asm/nohash/32/
A Dpte-44x.h80 #define _PAGE_SPECIAL 0x00000020 /* S: Special page */ macro
A Dpte-40x.h46 #define _PAGE_SPECIAL 0x020 /* software: Special page */ macro
A Dpte-fsl-booke.h32 #define _PAGE_SPECIAL 0x00800 /* S: Special page */ macro
A Dpte-8xx.h44 #define _PAGE_SPECIAL 0x0080 /* SW entry */ macro
/linux/arch/powerpc/include/asm/nohash/
A Dpte-book3e.h60 #define _PAGE_SPECIAL _PAGE_SW0 macro
/linux/arch/arc/include/asm/
A Dpgtable-bits-arcv2.h25 #define _PAGE_SPECIAL (1 << 6) macro
/linux/arch/sh/include/asm/
A Dpgtable_32.h53 #define _PAGE_SPECIAL 0x800 /* software: special page */ macro
/linux/arch/powerpc/include/asm/book3s/32/
A Dpgtable.h32 #define _PAGE_SPECIAL 0x800 /* software: Special page */ macro
/linux/arch/x86/include/asm/
A Dpgtable_types.h55 #define _PAGE_SPECIAL (_AT(pteval_t, 1) << _PAGE_BIT_SPECIAL) macro
/linux/arch/sparc/include/asm/
A Dpgtable_64.h113 #define _PAGE_SPECIAL _AC(0x0200000000000000,UL) /* Special page */ macro
/linux/arch/powerpc/include/asm/book3s/64/
A Dpgtable.h93 #define _PAGE_SPECIAL _RPAGE_SW2 /* software: special page */ macro
/linux/arch/s390/include/asm/
A Dpgtable.h175 #define _PAGE_SPECIAL 0x040 /* SW associated with special page */ macro

Completed in 29 milliseconds