Home
last modified time | relevance | path

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

/linux/mm/
H A Dpage_vma_mapped.c65 !is_device_exclusive_entry(entry)) in map_pte()
108 !is_device_exclusive_entry(entry)) in check_pte()
118 !is_device_exclusive_entry(entry)) in check_pte()
H A Dhmm.c273 if (is_device_exclusive_entry(entry)) in hmm_vma_handle_pte()
H A Dmemory.c876 } else if (is_device_exclusive_entry(entry)) { in copy_nonpresent_pte()
1633 is_device_exclusive_entry(entry)) { in zap_pte_range()
4229 } else if (is_device_exclusive_entry(entry)) { in do_swap_page()
/linux/include/linux/
H A Dswapops.h199 static inline bool is_device_exclusive_entry(swp_entry_t entry) in is_device_exclusive_entry() function
240 static inline bool is_device_exclusive_entry(swp_entry_t entry) in is_device_exclusive_entry() function
525 is_device_exclusive_entry(entry) || is_hwpoison_entry(entry); in is_pfn_swap_entry()