Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dswapops.h194 static inline bool is_device_exclusive_entry(swp_entry_t entry) in is_device_exclusive_entry() function
225 static inline bool is_device_exclusive_entry(swp_entry_t entry) in is_device_exclusive_entry() function
528 is_device_exclusive_entry(entry) || is_hwpoison_entry(entry); in is_pfn_swap_entry()
/linux-6.15/mm/
H A Dpage_vma_mapped.c67 !is_device_exclusive_entry(entry)) in map_pte()
125 !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.c868 } else if (is_device_exclusive_entry(entry)) { in copy_nonpresent_pte()
1602 is_device_exclusive_entry(entry)) { in zap_nonpresent_ptes()
4427 } else if (is_device_exclusive_entry(entry)) { in do_swap_page()