Searched defs:__swp_offset (Results 1 - 25 of 32) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Dpgtable_no.h35 #define __swp_offset(x) (0) macro
H A Dsun3_pgtable.h227 #define __swp_offset(x) (((x).val) >> 7) macro
H A Dmotorola_pgtable.h285 #define __swp_offset(x) ((x).val >> 12) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dpgtable-2level.h95 #define __swp_offset(x) ((x).val >> SWP_OFFSET_SHIFT) macro
H A Dpgtable-3level.h119 #define __swp_offset(x) ((x).val >> 5) macro
H A Dpgtable_64.h147 #define __swp_offset(x) ((x).val >> SWP_OFFSET_SHIFT) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/h8300/include/asm/
H A Dpgtable.h31 #define __swp_offset(x) (0) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/include/asm/
H A Dpgtable.h43 #define __swp_offset(x) (0) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dpgtable-32.h166 #define __swp_offset(x) ((x).val >> 15) macro
189 #define __swp_offset(x) ((x).val >> 7) macro
194 #define __swp_offset(x) ((x).val >> 13) macro
H A Dpgtable-64.h278 #define __swp_offset(x) ((x).val >> 40) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/include/asm/
H A Dpgtable-nommu.h47 #define __swp_offset(x) (0) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dpgtable-ppc32.h325 #define __swp_offset(entry) ((entry).val >> 5) macro
H A Dpgtable-ppc64.h349 #define __swp_offset(entry) ((entry).val >> 8) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/include/asm/
H A Dpgtable.h284 #define __swp_offset(x) ((x).val >> 12) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/asm/
H A Dpgtable_32.h442 #define __swp_offset(x) ((x).val >> 5) macro
456 #define __swp_offset(x) ((x).val >> 10) macro
H A Dpgtable_64.h306 #define __swp_offset(x) ((x).val >> 8) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/include/asm/
H A Dpgtable.h352 #define __swp_offset(x) ((x).val >> 11) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/score/include/asm/
H A Dpgtable.h178 #define __swp_offset(x) ((x).val >> 11) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/include/asm/
H A Dpgtable_32.h350 #define __swp_offset(__x) BTFIXUP_CALL(__swp_offset)(__x) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/include/asm/
H A Dpgtable.h290 #define __swp_offset(swp) ((swp).val >> 5) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/xtensa/include/asm/
H A Dpgtable.h353 #define __swp_offset(entry) ((entry).val >> 11) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/include/asm/
H A Dpgtable.h41 #define __swp_offset(x) (0) macro
521 #define __swp_offset(entry) ((entry).val >> 6) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/include/asm/
H A Dpgtable.h341 #define __swp_offset(x) ((x).val >> 10) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/include/asm/
H A Dpgtable.h336 #define __swp_offset(x) ((x).val >> 11) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/include/asm/
H A Dpgtable.h344 #define __swp_offset(x) ((x).val >> 40) macro

Completed in 124 milliseconds

12