Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dswapops.h147 static inline bool is_writable_device_exclusive_entry(swp_entry_t entry) in is_writable_device_exclusive_entry() function
187 static inline bool is_writable_device_exclusive_entry(swp_entry_t entry) in is_writable_device_exclusive_entry() function
/Linux-v5.15/mm/
Dmprotect.c168 } else if (is_writable_device_exclusive_entry(entry)) { in change_pte_range()
Dmemory.c716 else if (is_writable_device_exclusive_entry(entry)) in restore_exclusive_pte()