Home
last modified time | relevance | path

Searched refs:pte_swp_exclusive (Results 1 – 9 of 9) sorted by relevance

/linux-6.1.9/include/linux/
Dswapops.h74 if (pte_swp_exclusive(pte)) in pte_swp_clear_flags()
Dpgtable.h1080 static inline int pte_swp_exclusive(pte_t pte) in pte_swp_exclusive() function
/linux-6.1.9/mm/
Ddebug_vm_pgtable.c847 WARN_ON(!pte_swp_exclusive(pte)); in pte_swap_exclusive_tests()
849 WARN_ON(pte_swp_exclusive(pte)); in pte_swap_exclusive_tests()
Dmemory.c807 if (pte_swp_exclusive(*src_pte)) { in copy_nonpresent_pte()
3930 exclusive = pte_swp_exclusive(vmf->orig_pte); in do_swap_page()
Dswapfile.c1807 if (pte_swp_exclusive(*pte)) in unuse_pte()
/linux-6.1.9/arch/arm64/include/asm/
Dpgtable.h426 static inline int pte_swp_exclusive(pte_t pte) in pte_swp_exclusive() function
/linux-6.1.9/arch/x86/include/asm/
Dpgtable.h1293 static inline int pte_swp_exclusive(pte_t pte) in pte_swp_exclusive() function
/linux-6.1.9/arch/powerpc/include/asm/book3s/64/
Dpgtable.h792 static inline int pte_swp_exclusive(pte_t pte) in pte_swp_exclusive() function
/linux-6.1.9/arch/s390/include/asm/
Dpgtable.h816 static inline int pte_swp_exclusive(pte_t pte) in pte_swp_exclusive() function