Home
last modified time | relevance | path

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

12

/linux/arch/arc/include/asm/
H A Dpgtable-bits-arcv2.h133 static inline int pte_swp_exclusive(pte_t pte) in pte_swp_exclusive() function
/linux/arch/m68k/include/asm/
H A Dsun3_pgtable.h178 static inline int pte_swp_exclusive(pte_t pte) in pte_swp_exclusive() function
H A Dmcf_pgtable.h277 static inline int pte_swp_exclusive(pte_t pte) in pte_swp_exclusive() function
H A Dmotorola_pgtable.h194 static inline int pte_swp_exclusive(pte_t pte) in pte_swp_exclusive() function
/linux/arch/hexagon/include/asm/
H A Dpgtable.h393 static inline int pte_swp_exclusive(pte_t pte) in pte_swp_exclusive() function
/linux/arch/nios2/include/asm/
H A Dpgtable.h268 static inline int pte_swp_exclusive(pte_t pte) in pte_swp_exclusive() function
/linux/arch/mips/include/asm/
H A Dpgtable.h543 static inline int pte_swp_exclusive(pte_t pte) function
560 static inline int pte_swp_exclusive(pte_t pte) function
/linux/arch/csky/include/asm/
H A Dpgtable.h203 static inline int pte_swp_exclusive(pte_t pte) in pte_swp_exclusive() function
/linux/arch/powerpc/include/asm/nohash/
H A Dpgtable.h289 static inline int pte_swp_exclusive(pte_t pte) in pte_swp_exclusive() function
/linux/arch/alpha/include/asm/
H A Dpgtable.h337 static inline int pte_swp_exclusive(pte_t pte) in pte_swp_exclusive() function
/linux/arch/arm/include/asm/
H A Dpgtable.h306 static inline int pte_swp_exclusive(pte_t pte) in pte_swp_exclusive() function
/linux/arch/microblaze/include/asm/
H A Dpgtable.h409 static inline int pte_swp_exclusive(pte_t pte) in pte_swp_exclusive() function
/linux/arch/openrisc/include/asm/
H A Dpgtable.h416 static inline int pte_swp_exclusive(pte_t pte) in pte_swp_exclusive() function
/linux/arch/sparc/include/asm/
H A Dpgtable_32.h356 static inline int pte_swp_exclusive(pte_t pte) in pte_swp_exclusive() function
H A Dpgtable_64.h1030 static inline int pte_swp_exclusive(pte_t pte) in pte_swp_exclusive() function
/linux/arch/xtensa/include/asm/
H A Dpgtable.h358 static inline int pte_swp_exclusive(pte_t pte) in pte_swp_exclusive() function
/linux/mm/
H A Ddebug_vm_pgtable.c820 WARN_ON(pte_swp_exclusive(pte)); in pte_swap_exclusive_tests()
826 WARN_ON(!pte_swp_exclusive(pte)); in pte_swap_exclusive_tests()
833 WARN_ON(pte_swp_exclusive(pte)); in pte_swap_exclusive_tests()
H A Dinternal.h284 if (pte_swp_exclusive(pte)) in pte_move_swp_offset()
H A Duserfaultfd.c1365 if (!pte_swp_exclusive(orig_src_pte)) { in move_pages_pte()
H A Dmemory.c814 if (pte_swp_exclusive(orig_pte)) { in copy_nonpresent_pte()
4581 exclusive = pte_swp_exclusive(vmf->orig_pte); in do_swap_page()
/linux/arch/sh/include/asm/
H A Dpgtable_32.h481 static inline int pte_swp_exclusive(pte_t pte) in pte_swp_exclusive() function
/linux/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h368 static inline int pte_swp_exclusive(pte_t pte) in pte_swp_exclusive() function
/linux/arch/riscv/include/asm/
H A Dpgtable.h883 static inline int pte_swp_exclusive(pte_t pte) in pte_swp_exclusive() function
/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h696 static inline int pte_swp_exclusive(pte_t pte) in pte_swp_exclusive() function
/linux/arch/s390/include/asm/
H A Dpgtable.h916 static inline int pte_swp_exclusive(pte_t pte) in pte_swp_exclusive() function

12