_PAGE_SPECIAL      63 arch/arc/include/asm/pgtable.h #define _PAGE_SPECIAL       (1<<7)
_PAGE_SPECIAL      75 arch/arc/include/asm/pgtable.h #define _PAGE_SPECIAL       (1<<6)
_PAGE_SPECIAL     151 arch/mips/include/asm/pgtable-bits.h # define _PAGE_SPECIAL		(1 << _PAGE_SPECIAL_SHIFT)
_PAGE_SPECIAL     153 arch/mips/include/asm/pgtable-bits.h # define _PAGE_SPECIAL		0
_PAGE_SPECIAL      31 arch/powerpc/include/asm/book3s/32/hash.h #define _PAGE_SPECIAL	0x800	/* software: Special page */
_PAGE_SPECIAL      91 arch/powerpc/include/asm/book3s/64/pgtable.h #define _PAGE_SPECIAL		_RPAGE_SW2 /* software: special page */
_PAGE_SPECIAL      46 arch/powerpc/include/asm/nohash/32/pte-40x.h #define	_PAGE_SPECIAL	0x020	/* software: Special page */
_PAGE_SPECIAL      80 arch/powerpc/include/asm/nohash/32/pte-44x.h #define _PAGE_SPECIAL	0x00000020		/* S: Special page */
_PAGE_SPECIAL      42 arch/powerpc/include/asm/nohash/32/pte-8xx.h #define _PAGE_SPECIAL	0x0020	/* SW entry */
_PAGE_SPECIAL      32 arch/powerpc/include/asm/nohash/32/pte-fsl-booke.h #define _PAGE_SPECIAL	0x00800 /* S: Special page */
_PAGE_SPECIAL      60 arch/powerpc/include/asm/nohash/pte-book3e.h #define _PAGE_SPECIAL	_PAGE_SW0
_PAGE_SPECIAL      27 arch/riscv/include/asm/pgtable-bits.h #define _PAGE_SPECIAL   _PAGE_SOFT
_PAGE_SPECIAL     173 arch/s390/include/asm/pgtable.h #define _PAGE_SPECIAL	0x040		/* SW associated with special page */
_PAGE_SPECIAL      53 arch/sh/include/asm/pgtable_32.h #define _PAGE_SPECIAL	0x800		/* software: special page */
_PAGE_SPECIAL     126 arch/sh/include/asm/pgtable_64.h #define _PAGE_SPECIAL	_PAGE_EXT(0x002)
_PAGE_SPECIAL     116 arch/sparc/include/asm/pgtable_64.h #define _PAGE_SPECIAL     _AC(0x0200000000000000,UL) /* Special page         */
_PAGE_SPECIAL      56 arch/x86/include/asm/pgtable_types.h #define _PAGE_SPECIAL	(_AT(pteval_t, 1) << _PAGE_BIT_SPECIAL)