Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
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-6.6.21/mm/
Dhmm.c254 if (is_writable_device_private_entry(entry)) in hmm_vma_handle_pte()
Dmigrate_device.c142 if (is_writable_device_private_entry(entry)) in migrate_vma_collect_pmd()
Dmprotect.c213 } else if (is_writable_device_private_entry(entry)) { in change_pte_range()
Drmap.c2005 if (is_writable_device_private_entry(entry)) in try_to_migrate_one()
Dmemory.c839 if (is_writable_device_private_entry(entry) && in copy_nonpresent_pte()