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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dswapops.h62 static inline pte_t swp_entry_to_pte(swp_entry_t entry) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/mm/
H A Dmprotect.c68 swp_entry_to_pte(entry));
H A Drmap.c720 set_pte_at(mm, address, pte, swp_entry_to_pte(entry));
728 set_pte_at(mm, address, pte, swp_entry_to_pte(entry));
H A Dswapfile.c529 pte_t swp_pte = swp_entry_to_pte(entry);
1562 maxpages = swp_offset(pte_to_swp_entry(swp_entry_to_pte(swp_entry(0,~0UL)))) - 1;
H A Dmemory.c457 pte = swp_entry_to_pte(entry);

Completed in 75 milliseconds