Home
last modified time | relevance | path

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

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

Completed in 29 milliseconds