Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H 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
/openbmc/linux/mm/
H A Dpage_table_check.c199 return is_writable_device_exclusive_entry(entry) || in swap_cached_writable()
H A Dmprotect.c223 } else if (is_writable_device_exclusive_entry(entry)) { in change_pte_range()
H A Dmemory.c712 else if (is_writable_device_exclusive_entry(entry)) in restore_exclusive_pte()