Home
last modified time | relevance | path

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

/linux-6.1.9/arch/s390/mm/
Dpgtable.c727 if (!reset && pte_swap(pte) && in ptep_zap_unused()
/linux-6.1.9/arch/s390/include/asm/
Dpgtable.h784 static inline int pte_swap(pte_t pte) in pte_swap() function