Searched refs:_PAGE_BIT_GLOBAL (Results 1 - 4 of 4) 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.h18 #define _PAGE_BIT_GLOBAL 8 /* Global TLB entry PPro+ */ macro
29 #define _PAGE_BIT_PROTNONE _PAGE_BIT_GLOBAL
41 #define _PAGE_GLOBAL (_AT(pteval_t, 1) << _PAGE_BIT_GLOBAL)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/include/asm/
H A Dpgtable.h86 #define _PAGE_BIT_GLOBAL 2 /* Global */ macro
98 #define _PAGE_GLOBAL (1UL << _PAGE_BIT_GLOBAL)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/include/asm/
H A Dpgtable.h82 #define _PAGE_BIT_GLOBAL 8 /* G-bit : global (ignore ASID) */ macro
98 #define _PAGE_GLOBAL (1 << _PAGE_BIT_GLOBAL)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/include/asm/
H A Dpgtable.h108 #define _PAGE_BIT_GLOBAL xPTEL_G_BIT macro

Completed in 68 milliseconds