Home
last modified time | relevance | path

Searched refs:softleaf_is_device_private (Results 1 – 7 of 7) 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()
576 return softleaf_is_device_private(softleaf_from_pmd(pmd)); in pmd_is_device_private_entry()
614 return softleaf_is_device_private(entry) || in pmd_is_valid_softleaf()
/linux/mm/
H A Dpage_vma_mapped.c71 if (!softleaf_is_device_private(entry) && in map_pte()
125 if (!softleaf_is_device_private(entry) && in check_pte()
279 if (softleaf_is_device_private(entry)) { in page_vma_mapped_walk()
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()
302 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()
1727 if (softleaf_is_device_private(entry) || in zap_nonpresent_ptes()
4654 } else if (softleaf_is_device_private(entry)) { in do_swap_page()
H A Dhuge_memory.c1810 } else if (softleaf_is_device_private(entry)) { in copy_huge_non_present_pmd()
/linux/fs/proc/
H A Dtask_mmu.c1039 if (softleaf_is_device_private(entry)) in smaps_pte_entry()