Searched refs:swp_entry_to_pte (Results 1 - 25 of 37) sorted by relevance

12

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-m68k/
H A Dpgtable.h152 #define swp_entry_to_pte(x) ((pte_t) { (x).val }) macro
161 #define swp_entry_to_pte(x) ((pte_t) { (x).val }) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-m68k/
H A Dpgtable.h152 #define swp_entry_to_pte(x) ((pte_t) { (x).val }) macro
161 #define swp_entry_to_pte(x) ((pte_t) { (x).val }) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/
H A Dpgtable.h169 #define swp_entry_to_pte(swp) ((pte_t) { (swp).val }) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/
H A Dpgtable.h169 #define swp_entry_to_pte(swp) ((pte_t) { (swp).val }) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390/
H A Dpgtable.h497 #define swp_entry_to_pte(x) ((pte_t) { (x).val }) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390x/
H A Dpgtable.h556 #define swp_entry_to_pte(x) ((pte_t) { (x).val }) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sh/
H A Dpgtable.h288 #define swp_entry_to_pte(x) ((pte_t) { (x).val }) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc64/
H A Dpgtable.h296 #define swp_entry_to_pte(x) ((pte_t) { (x).val }) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390/
H A Dpgtable.h497 #define swp_entry_to_pte(x) ((pte_t) { (x).val }) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390x/
H A Dpgtable.h556 #define swp_entry_to_pte(x) ((pte_t) { (x).val }) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sh/
H A Dpgtable.h288 #define swp_entry_to_pte(x) ((pte_t) { (x).val }) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc64/
H A Dpgtable.h296 #define swp_entry_to_pte(x) ((pte_t) { (x).val }) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-cris/
H A Dpgtable.h531 #define swp_entry_to_pte(x) ((pte_t) { (x).val }) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-i386/
H A Dpgtable.h356 #define swp_entry_to_pte(x) ((pte_t) { (x).val }) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-cris/
H A Dpgtable.h528 #define swp_entry_to_pte(x) ((pte_t) { (x).val }) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-i386/
H A Dpgtable.h356 #define swp_entry_to_pte(x) ((pte_t) { (x).val }) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/mm/
H A Dvmscan.c90 set_pte(page_table, swp_entry_to_pte(entry));
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips/
H A Dpgtable.h468 #define swp_entry_to_pte(x) ((pte_t) { (x).val }) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips64/
H A Dpgtable.h519 #define swp_entry_to_pte(x) ((pte_t) { (x).val }) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-parisc/
H A Dpgtable.h347 #define swp_entry_to_pte(x) ((pte_t) { (x).val }) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc/
H A Dpgtable.h519 #define swp_entry_to_pte(x) ((pte_t) { (x).val << 2 }) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc64/
H A Dpgtable.h403 #define swp_entry_to_pte(x) ((pte_t) { (x).val << PTE_SHIFT }) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc/
H A Dpgtable.h380 #define swp_entry_to_pte(x) ((pte_t) { (x).val }) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/
H A Dpgtable.h468 #define swp_entry_to_pte(x) ((pte_t) { (x).val }) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips64/
H A Dpgtable.h519 #define swp_entry_to_pte(x) ((pte_t) { (x).val }) macro

Completed in 138 milliseconds

12