Home
last modified time | relevance | path

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

/linux-6.1.9/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.c866 } else if (is_device_exclusive_entry(entry)) { in copy_nonpresent_pte()
1460 is_device_exclusive_entry(entry)) { in zap_pte_range()
3747 } else if (is_device_exclusive_entry(entry)) { in do_swap_page()
/linux-6.1.9/include/linux/
Dswapops.h209 static inline bool is_device_exclusive_entry(swp_entry_t entry) in is_device_exclusive_entry() function
250 static inline bool is_device_exclusive_entry(swp_entry_t entry) in is_device_exclusive_entry() function
515 is_device_exclusive_entry(entry); in is_pfn_swap_entry()