Searched defs:__swp_entry_to_pte (Results 26 - 33 of 33) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-powerpc/
H A Dpgtable-ppc32.h751 #define __swp_entry_to_pte(x) ((pte_t) { (x).val << 3 }) macro
H A Dpgtable-ppc64.h454 #define __swp_entry_to_pte(x) ((pte_t) { (x).val << PTE_RPN_SHIFT }) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ppc/
H A Dpgtable.h778 #define __swp_entry_to_pte(x) ((pte_t) { (x).val << 3 }) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-s390/
H A Dpgtable.h921 #define __swp_entry_to_pte(x) ((pte_t) { (x).val }) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sparc64/
H A Dpgtable.h727 #define __swp_entry_to_pte(x) ((pte_t) { (x).val }) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-frv/
H A Dpgtable.h63 #define __swp_entry_to_pte(x) ((pte_t) { (x).val }) macro
493 #define __swp_entry_to_pte(x) ((pte_t) { (x).val }) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ia64/
H A Dpgtable.h466 #define __swp_entry_to_pte(x) ((pte_t) { (x).val }) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-x86_64/
H A Dpgtable.h411 #define __swp_entry_to_pte(x) ((pte_t) { (x).val }) macro

Completed in 106 milliseconds

12