Searched refs:_PAGE_BIT_PRESENT (Results 1 - 16 of 16) sorted by relevance

/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-2level.h50 * Bits _PAGE_BIT_PRESENT, _PAGE_BIT_FILE and _PAGE_BIT_PROTNONE are taken,
54 #define PTE_FILE_SHIFT1 (_PAGE_BIT_PRESENT + 1)
84 #define SWP_TYPE_BITS (_PAGE_BIT_FILE - _PAGE_BIT_PRESENT - 1)
87 #define SWP_TYPE_BITS (_PAGE_BIT_PROTNONE - _PAGE_BIT_PRESENT - 1)
93 #define __swp_type(x) (((x).val >> (_PAGE_BIT_PRESENT + 1)) \
97 ((type) << (_PAGE_BIT_PRESENT + 1)) \
H A Dpgtable_64.h136 #define SWP_TYPE_BITS (_PAGE_BIT_FILE - _PAGE_BIT_PRESENT - 1)
139 #define SWP_TYPE_BITS (_PAGE_BIT_PROTNONE - _PAGE_BIT_PRESENT - 1)
145 #define __swp_type(x) (((x).val >> (_PAGE_BIT_PRESENT + 1)) \
149 ((type) << (_PAGE_BIT_PRESENT + 1)) \
H A Dpgtable_types.h9 #define _PAGE_BIT_PRESENT 0 /* is present */ macro
27 /* If _PAGE_BIT_PRESENT is clear, we use these: */
33 #define _PAGE_PRESENT (_AT(pteval_t, 1) << _PAGE_BIT_PRESENT)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/include/asm/
H A Dpgtable-2level.h50 * Bits _PAGE_BIT_PRESENT, _PAGE_BIT_FILE and _PAGE_BIT_PROTNONE are taken,
54 #define PTE_FILE_SHIFT1 (_PAGE_BIT_PRESENT + 1)
84 #define SWP_TYPE_BITS (_PAGE_BIT_FILE - _PAGE_BIT_PRESENT - 1)
87 #define SWP_TYPE_BITS (_PAGE_BIT_PROTNONE - _PAGE_BIT_PRESENT - 1)
93 #define __swp_type(x) (((x).val >> (_PAGE_BIT_PRESENT + 1)) \
97 ((type) << (_PAGE_BIT_PRESENT + 1)) \
H A Dpgtable_64.h136 #define SWP_TYPE_BITS (_PAGE_BIT_FILE - _PAGE_BIT_PRESENT - 1)
139 #define SWP_TYPE_BITS (_PAGE_BIT_PROTNONE - _PAGE_BIT_PRESENT - 1)
145 #define __swp_type(x) (((x).val >> (_PAGE_BIT_PRESENT + 1)) \
149 ((type) << (_PAGE_BIT_PRESENT + 1)) \
H A Dpgtable_types.h9 #define _PAGE_BIT_PRESENT 0 /* is present */ macro
27 /* If _PAGE_BIT_PRESENT is clear, we use these: */
33 #define _PAGE_PRESENT (_AT(pteval_t, 1) << _PAGE_BIT_PRESENT)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/m32r/include/asm/
H A Dpgtable.h85 #define _PAGE_BIT_PRESENT 1 /* Valid: page is valid */ macro
97 #define _PAGE_PRESENT (1UL << _PAGE_BIT_PRESENT)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/avr32/include/asm/
H A Dpgtable.h86 #define _PAGE_BIT_PRESENT 10 macro
103 #define _PAGE_PRESENT (1 << _PAGE_BIT_PRESENT)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/m32r/include/asm/
H A Dpgtable.h85 #define _PAGE_BIT_PRESENT 1 /* Valid: page is valid */ macro
97 #define _PAGE_PRESENT (1UL << _PAGE_BIT_PRESENT)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/avr32/include/asm/
H A Dpgtable.h86 #define _PAGE_BIT_PRESENT 10 macro
103 #define _PAGE_PRESENT (1 << _PAGE_BIT_PRESENT)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mn10300/include/asm/
H A Dpgtable.h106 #define _PAGE_BIT_PRESENT xPTEL_PV_BIT macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/frv/include/asm/
H A Dpgtable.h283 #define _PAGE_BIT_PRESENT xAMPRx_V_BIT macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/frv/include/asm/
H A Dpgtable.h283 #define _PAGE_BIT_PRESENT xAMPRx_V_BIT macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mn10300/include/asm/
H A Dpgtable.h106 #define _PAGE_BIT_PRESENT xPTEL_PV_BIT macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/avr32/kernel/
H A Dentry-avr32b.S116 bld r2, _PAGE_BIT_PRESENT
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/avr32/kernel/
H A Dentry-avr32b.S116 bld r2, _PAGE_BIT_PRESENT

Completed in 193 milliseconds