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

/linux-master/include/linux/
H A Dswapops.h184 static inline bool is_writable_device_private_entry(swp_entry_t entry) function
225 static inline bool is_writable_device_private_entry(swp_entry_t entry) function
/linux-master/mm/
H A Dhmm.c254 if (is_writable_device_private_entry(entry))
H A Dmigrate_device.c143 if (is_writable_device_private_entry(entry))
H A Dmprotect.c215 } else if (is_writable_device_private_entry(entry)) {
H A Drmap.c2154 if (is_writable_device_private_entry(entry))
H A Dmemory.c854 if (is_writable_device_private_entry(entry) &&

Completed in 283 milliseconds