Searched defs:_PAGE_USER (Results 1 - 25 of 34) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/include/asm/
H A Dpte-40x.h45 #define _PAGE_USER 0x010 /* matches one of the zone permission bits */ macro
H A Dpte-44x.h85 #define _PAGE_USER 0x00000040 /* S: User page */ macro
H A Dpte-8xx.h50 #define _PAGE_USER 0x0800 /* msb PP bits */ macro
H A Dpte-fsl-booke.h22 #define _PAGE_USER 0x00002 /* S: User page (maps to UR) */ macro
H A Dpte-hash32.h22 #define _PAGE_USER 0x004 /* usermode access allowed */ macro
H A Dpte-hash64.h18 #define _PAGE_USER 0x0002 /* matches one of the PP bits */ macro
H A Dpte-book3e.h56 #define _PAGE_USER (_PAGE_BAP_UR | _PAGE_BAP_SR) /* Can be read */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dpte-40x.h45 #define _PAGE_USER 0x010 /* matches one of the zone permission bits */ macro
H A Dpte-44x.h85 #define _PAGE_USER 0x00000040 /* S: User page */ macro
H A Dpte-8xx.h50 #define _PAGE_USER 0x0800 /* msb PP bits */ macro
H A Dpte-fsl-booke.h22 #define _PAGE_USER 0x00002 /* S: User page (maps to UR) */ macro
H A Dpte-hash32.h22 #define _PAGE_USER 0x004 /* usermode access allowed */ macro
H A Dpte-hash64.h18 #define _PAGE_USER 0x0002 /* matches one of the PP bits */ macro
H A Dpte-book3e.h56 #define _PAGE_USER (_PAGE_BAP_UR | _PAGE_BAP_SR) /* Can be read */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/blackfin/include/asm/
H A Dpgtable.h61 #define _PAGE_USER (CPLB_USER_RD | CPLB_USER_WR) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/blackfin/include/asm/
H A Dpgtable.h61 #define _PAGE_USER (CPLB_USER_RD | CPLB_USER_WR) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/um/include/asm/
H A Dpgtable.h17 #define _PAGE_USER 0x040 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/um/include/asm/
H A Dpgtable.h17 #define _PAGE_USER 0x040 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sh/include/asm/
H A Dpgtable_32.h11 #define _PAGE_USER 0x040 macro
H A Dpgtable_64.h122 #define _PAGE_USER 0x200 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sh/include/asm/
H A Dpgtable_32.h11 #define _PAGE_USER 0x040 macro
H A Dpgtable_64.h122 #define _PAGE_USER 0x200 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/tile/include/asm/
H A Dpgtable.h79 #define _PAGE_USER HV_PTE_USER macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/include/asm/
H A Dpgtable_types.h35 #define _PAGE_USER (_AT(pteval_t, 1) << _PAGE_BIT_USER) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/xtensa/include/asm/
H A Dpgtable.h103 #define _PAGE_USER (1<<4) /* user access (ring=1) */ macro
[all...]

Completed in 95 milliseconds

12