Searched refs:_PAGE_BIT_USER (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dpgtable_types.h11 #define _PAGE_BIT_USER 2 /* userspace addressable */ macro
35 #define _PAGE_USER (_AT(pteval_t, 1) << _PAGE_BIT_USER)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/include/asm/
H A Dpgtable.h80 #define _PAGE_BIT_USER 6 /* AP1-bit : user space access allowed */ macro
96 #define _PAGE_USER (1 << _PAGE_BIT_USER)

Completed in 44 milliseconds