Searched refs:is_device_private_entry (Results 1 – 6 of 6) sorted by relevance
178 static inline bool is_device_private_entry(swp_entry_t entry) in is_device_private_entry() function210 static inline bool is_device_private_entry(swp_entry_t entry) in is_device_private_entry() function527 return is_migration_entry(entry) || is_device_private_entry(entry) || in is_pfn_swap_entry()
66 if (!is_device_private_entry(entry) && in map_pte()124 if (!is_device_private_entry(entry) && in check_pte()
250 if (is_device_private_entry(entry) && in hmm_vma_handle_pte()270 if (is_device_private_entry(entry)) in hmm_vma_handle_pte()
140 if (!is_device_private_entry(entry)) in migrate_vma_collect_pmd()
834 } else if (is_device_private_entry(entry)) { in copy_nonpresent_pte()1601 if (is_device_private_entry(entry) || in zap_nonpresent_ptes()4430 } else if (is_device_private_entry(entry)) { in do_swap_page()
837 if (is_device_private_entry(swpent)) in smaps_pte_entry()