Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dswapops.h138 static inline bool is_writable_device_private_entry(swp_entry_t entry) in is_writable_device_private_entry() function
179 static inline bool is_writable_device_private_entry(swp_entry_t entry) in is_writable_device_private_entry() function
/linux-5.19.10/mm/
Dhmm.c254 if (is_writable_device_private_entry(entry)) in hmm_vma_handle_pte()
Dmigrate_device.c148 if (is_writable_device_private_entry(entry)) in migrate_vma_collect_pmd()
Dmprotect.c180 } else if (is_writable_device_private_entry(entry)) { in change_pte_range()
Drmap.c1992 if (is_writable_device_private_entry(entry)) in try_to_migrate_one()
Dmemory.c849 if (is_writable_device_private_entry(entry) && in copy_nonpresent_pte()