Home
last modified time | relevance | path

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

/linux-5.19.10/mm/
Dpage_vma_mapped.c45 !is_device_exclusive_entry(entry)) in map_pte()
86 !is_device_exclusive_entry(entry)) in check_pte()
96 !is_device_exclusive_entry(entry)) in check_pte()
Dhmm.c273 if (is_device_exclusive_entry(entry)) in hmm_vma_handle_pte()
Dmemory.c858 } else if (is_device_exclusive_entry(entry)) { in copy_nonpresent_pte()
1459 is_device_exclusive_entry(entry)) { in zap_pte_range()
3731 } else if (is_device_exclusive_entry(entry)) { in do_swap_page()
/linux-5.19.10/include/linux/
Dswapops.h153 static inline bool is_device_exclusive_entry(swp_entry_t entry) in is_device_exclusive_entry() function
194 static inline bool is_device_exclusive_entry(swp_entry_t entry) in is_device_exclusive_entry() function
391 is_device_exclusive_entry(entry); in is_pfn_swap_entry()