Home
last modified time | relevance | path

Searched refs:pte_swp_mkexclusive (Results 1 – 17 of 17) sorted by relevance

/linux/arch/m68k/include/asm/
H A Dsun3_pgtable.h183 static inline pte_t pte_swp_mkexclusive(pte_t pte) in pte_swp_mkexclusive() function
H A Dmcf_pgtable.h282 static inline pte_t pte_swp_mkexclusive(pte_t pte) in pte_swp_mkexclusive() function
H A Dmotorola_pgtable.h199 static inline pte_t pte_swp_mkexclusive(pte_t pte) in pte_swp_mkexclusive() function
/linux/arch/hexagon/include/asm/
H A Dpgtable.h398 static inline pte_t pte_swp_mkexclusive(pte_t pte) in pte_swp_mkexclusive() function
/linux/arch/nios2/include/asm/
H A Dpgtable.h273 static inline pte_t pte_swp_mkexclusive(pte_t pte) in pte_swp_mkexclusive() function
/linux/arch/mips/include/asm/
H A Dpgtable.h548 static inline pte_t pte_swp_mkexclusive(pte_t pte) function
565 static inline pte_t pte_swp_mkexclusive(pte_t pte) function
/linux/arch/csky/include/asm/
H A Dpgtable.h208 static inline pte_t pte_swp_mkexclusive(pte_t pte) in pte_swp_mkexclusive() function
/linux/arch/alpha/include/asm/
H A Dpgtable.h342 static inline pte_t pte_swp_mkexclusive(pte_t pte) in pte_swp_mkexclusive() function
/linux/arch/powerpc/include/asm/nohash/
H A Dpgtable.h294 static inline pte_t pte_swp_mkexclusive(pte_t pte) in pte_swp_mkexclusive() function
/linux/arch/arm/include/asm/
H A Dpgtable.h311 static inline pte_t pte_swp_mkexclusive(pte_t pte) in pte_swp_mkexclusive() function
/linux/arch/microblaze/include/asm/
H A Dpgtable.h414 static inline pte_t pte_swp_mkexclusive(pte_t pte) in pte_swp_mkexclusive() function
/linux/arch/openrisc/include/asm/
H A Dpgtable.h421 static inline pte_t pte_swp_mkexclusive(pte_t pte) in pte_swp_mkexclusive() function
/linux/arch/sparc/include/asm/
H A Dpgtable_32.h361 static inline pte_t pte_swp_mkexclusive(pte_t pte) in pte_swp_mkexclusive() function
/linux/arch/xtensa/include/asm/
H A Dpgtable.h363 static inline pte_t pte_swp_mkexclusive(pte_t pte) in pte_swp_mkexclusive() function
/linux/mm/
H A Dinternal.h239 new = pte_swp_mkexclusive(new);
H A Ddebug_vm_pgtable.c825 pte = pte_swp_mkexclusive(pte); in pte_swap_exclusive_tests()
H A Drmap.c1920 swp_pte = pte_swp_mkexclusive(swp_pte); in try_to_unmap_one()