Home
last modified time | relevance | path

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

/Linux-v6.6/mm/
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()
Dhmm.c273 if (is_device_exclusive_entry(entry)) in hmm_vma_handle_pte()
Dmemory.c848 } else if (is_device_exclusive_entry(entry)) { in copy_nonpresent_pte()
1470 is_device_exclusive_entry(entry)) { in zap_pte_range()
3743 } else if (is_device_exclusive_entry(entry)) { in do_swap_page()
/Linux-v6.6/include/linux/
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
482 is_device_exclusive_entry(entry); in is_pfn_swap_entry()