swp_entry_to_pte 521 mm/memory.c pte = swp_entry_to_pte(entry); swp_entry_to_pte 73 mm/mprotect.c swp_entry_to_pte(entry)); swp_entry_to_pte 764 mm/rmap.c set_pte_at(mm, address, pte, swp_entry_to_pte(entry)); swp_entry_to_pte 772 mm/rmap.c set_pte_at(mm, address, pte, swp_entry_to_pte(entry)); swp_entry_to_pte 522 mm/swapfile.c if (unlikely(!pte_same(*pte, swp_entry_to_pte(entry)))) { swp_entry_to_pte 549 mm/swapfile.c pte_t swp_pte = swp_entry_to_pte(entry); swp_entry_to_pte 1614 mm/swapfile.c maxpages = swp_offset(pte_to_swp_entry(swp_entry_to_pte(swp_entry(0,~0UL)))) - 1;