Home
last modified time | relevance | path

Searched refs:is_writable_device_private_entry (Results 1 – 7 of 7) sorted by relevance

/linux/include/linux/
H A Dswapops.h184 static inline bool is_writable_device_private_entry(swp_entry_t entry) in is_writable_device_private_entry() function
225 static inline bool is_writable_device_private_entry(swp_entry_t entry) in is_writable_device_private_entry() function
/linux/mm/
H A Dpage_table_check.c200 is_writable_device_private_entry(entry) || in swap_cached_writable()
H A Dhmm.c254 if (is_writable_device_private_entry(entry)) in hmm_vma_handle_pte()
H A Dmigrate_device.c143 if (is_writable_device_private_entry(entry)) in migrate_vma_collect_pmd()
H A Dmprotect.c218 } else if (is_writable_device_private_entry(entry)) { in change_pte_range()
H A Drmap.c2192 if (is_writable_device_private_entry(entry)) in try_to_migrate_one()
H A Dmemory.c867 if (is_writable_device_private_entry(entry) && in copy_nonpresent_pte()