Home
last modified time | relevance | path

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

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