Searched defs:_PAGE_PROTNONE (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/asm/
H A Dpgtable_32.h14 #define _PAGE_PROTNONE 0x200 /* software: if not present */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/include/asm/
H A Dpgtable.h22 #define _PAGE_PROTNONE 0x010 /* if the user mapped it with PROT_NONE; macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dpgtable_types.h63 #define _PAGE_PROTNONE (_AT(pteval_t, 1) << _PAGE_BIT_PROTNONE) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/xtensa/include/asm/
H A Dpgtable.h94 #define _PAGE_PROTNONE (3<<0) /* special case for VM_PROT_NONE */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Dmotorola_pgtable.h29 #define _PAGE_PROTNONE 0x004 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/include/asm/
H A Dpgtable.h105 #define _PAGE_PROTNONE (1UL << _PAGE_BIT_PROTNONE) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/include/asm/
H A Dpgtable.h132 #define _PAGE_PROTNONE 0x000 /* If not present */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/include/asm/
H A Dpgtable.h302 #define _PAGE_PROTNONE 0x000 /* If not present */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/
H A Dpgtable.h59 #define _PAGE_PROTNONE (__IA64_UL(1) << 63) macro

Completed in 176 milliseconds