Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dswapops.h123 static inline bool is_write_device_private_entry(swp_entry_t entry) in is_write_device_private_entry() function
158 static inline bool is_write_device_private_entry(swp_entry_t entry) in is_write_device_private_entry() function
/Linux-v4.19/mm/
Dmprotect.c144 if (is_write_device_private_entry(entry)) { in change_pte_range()
Dhmm.c528 cpu_flags |= is_write_device_private_entry(entry) ? in hmm_vma_handle_pte()
Dmigrate.c2224 if (is_write_device_private_entry(entry)) in migrate_vma_collect_pmd()
Dmemory.c1011 if (is_write_device_private_entry(entry) && in copy_one_pte()