Searched refs:is_device_exclusive_entry (Results 1 - 4 of 4) sorted by relevance

/linux-master/mm/
H A Dpage_vma_mapped.c65 !is_device_exclusive_entry(entry))
108 !is_device_exclusive_entry(entry))
118 !is_device_exclusive_entry(entry))
H A Dhmm.c273 if (is_device_exclusive_entry(entry))
H A Dmemory.c863 } else if (is_device_exclusive_entry(entry)) {
1617 is_device_exclusive_entry(entry)) {
3952 } else if (is_device_exclusive_entry(entry)) {
/linux-master/include/linux/
H A Dswapops.h199 static inline bool is_device_exclusive_entry(swp_entry_t entry) function
240 static inline bool is_device_exclusive_entry(swp_entry_t entry) function
525 is_device_exclusive_entry(entry) || is_hwpoison_entry(entry);

Completed in 244 milliseconds