Home
last modified time | relevance | path

Searched refs:is_writable_device_exclusive_entry (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/include/linux/
Dswapops.h215 static inline bool is_writable_device_exclusive_entry(swp_entry_t entry) in is_writable_device_exclusive_entry() function
255 static inline bool is_writable_device_exclusive_entry(swp_entry_t entry) in is_writable_device_exclusive_entry() function
/linux-6.1.9/mm/
Dmprotect.c235 } else if (is_writable_device_exclusive_entry(entry)) { in change_pte_range()
Dmemory.c731 else if (is_writable_device_exclusive_entry(entry)) in restore_exclusive_pte()