Home
last modified time | relevance | path

Searched refs:softleaf_is_device_private (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/
H A Dleafops.h267 static inline bool softleaf_is_device_private(softleaf_t entry) in softleaf_is_device_private() function
342 if (softleaf_is_device_private(entry)) in softleaf_has_pfn()
586 return softleaf_is_device_private(softleaf_from_pmd(pmd)); in pmd_is_device_private_entry()
618 return softleaf_is_device_private(entry) || in softleaf_is_valid_pmd_entry()
/linux/mm/
H A Dhmm.c267 if (softleaf_is_device_private(entry) && in hmm_vma_handle_pte()
285 if (softleaf_is_device_private(entry)) in hmm_vma_handle_pte()
346 if (softleaf_is_device_private(entry) && in hmm_vma_handle_absent_pmd()
373 if (softleaf_is_device_private(entry)) in hmm_vma_handle_absent_pmd()
H A Dmigrate_device.c171 if (!softleaf_is_device_private(entry) || in migrate_vma_collect_huge_pmd()
296 if (!softleaf_is_device_private(entry)) in migrate_vma_collect_pmd()
H A Dmemory.c975 } else if (softleaf_is_device_private(entry)) { in copy_nonpresent_pte()
1729 if (softleaf_is_device_private(entry) || in zap_nonpresent_ptes()
4806 } else if (softleaf_is_device_private(entry)) { in do_swap_page()
H A Dhuge_memory.c1890 } else if (softleaf_is_device_private(entry)) { in copy_huge_non_present_pmd()