Home
last modified time | relevance | path

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

/linux/include/linux/
A Dswapops.h205 static inline bool is_writable_device_exclusive_entry(swp_entry_t entry) in is_writable_device_exclusive_entry() function
245 static inline bool is_writable_device_exclusive_entry(swp_entry_t entry) in is_writable_device_exclusive_entry() function
/linux/mm/
A Dpage_table_check.c199 return is_writable_device_exclusive_entry(entry) || in swap_cached_writable()
A Dmprotect.c228 } else if (is_writable_device_exclusive_entry(entry)) { in change_pte_range()
A Dmemory.c737 else if (is_writable_device_exclusive_entry(entry)) in restore_exclusive_pte()

Completed in 19 milliseconds