Searched refs:is_device_private_entry (Results 1 – 1 of 1) sorted by relevance
178 static inline bool is_device_private_entry(swp_entry_t entry) in is_device_private_entry() function220 static inline bool is_device_private_entry(swp_entry_t entry) in is_device_private_entry() function546 return is_migration_entry(entry) || is_device_private_entry(entry) || in is_pfn_swap_entry()