Searched refs:_PAGE_BIT_UNUSED1 (Results 1 - 1 of 1) 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.h19 #define _PAGE_BIT_UNUSED1 9 /* available for programmer */ macro
23 #define _PAGE_BIT_SPECIAL _PAGE_BIT_UNUSED1
24 #define _PAGE_BIT_CPA_TEST _PAGE_BIT_UNUSED1
42 #define _PAGE_UNUSED1 (_AT(pteval_t, 1) << _PAGE_BIT_UNUSED1)

Completed in 55 milliseconds