Searched defs:swp_entry (Results 1 – 5 of 5) sorted by relevance
610 swp_entry_t swp_entry; in migrate_vma_insert_page() local
2215 swp_entry_t swp_entry; in __split_huge_pmd_locked() local
1768 swp_entry_t swp_entry; in unuse_pte() local
5109 swp_entry_t swp_entry = pte_to_swp_entry(entry); in copy_hugetlb_page_range() local
86 static inline swp_entry_t swp_entry(unsigned long type, pgoff_t offset) in swp_entry() function