Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dswapops.h159 static inline bool is_writable_device_exclusive_entry(swp_entry_t entry) in is_writable_device_exclusive_entry() function
199 static inline bool is_writable_device_exclusive_entry(swp_entry_t entry) in is_writable_device_exclusive_entry() function
/linux-5.19.10/mm/
Dmprotect.c190 } else if (is_writable_device_exclusive_entry(entry)) { in change_pte_range()
Dmemory.c723 else if (is_writable_device_exclusive_entry(entry)) in restore_exclusive_pte()