Home
last modified time | relevance | path

Searched refs:pte_swap (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/mm/
H A Dpgtable.c713 if (!reset && pte_swap(pte) && in ptep_zap_unused()
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dpgtable.h221 * pte_swap is true for the bit pattern .11..ooooo.0, (pte & 0x201) == 0x200
774 static inline int pte_swap(pte_t pte) in pte_swap() function
/kernel/linux/linux-6.6/arch/s390/mm/
H A Dpgtable.c752 if (!reset && pte_swap(pte) && in ptep_zap_unused()
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dpgtable.h228 * pte_swap is true for the bit pattern .11..ooooo.0, (pte & 0x201) == 0x200
795 static inline int pte_swap(pte_t pte) in pte_swap() function

Completed in 10 milliseconds