Home
last modified time | relevance | path

Searched refs:is_swap_pte (Results 1 – 2 of 2) sorted by relevance

/include/linux/
A Duserfaultfd_k.h452 if (!is_swap_pte(pte)) in pte_marker_uffd_wp()
470 if (!is_swap_pte(pte)) in pte_swp_uffd_wp_any()
A Dswapops.h124 static inline int is_swap_pte(pte_t pte) in is_swap_pte() function
441 return is_swap_pte(pte) && is_pte_marker_entry(pte_to_swp_entry(pte)); in is_pte_marker()

Completed in 5 milliseconds