Home
last modified time | relevance | path

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

/linux/arch/s390/mm/
H A Dgmap_helpers.c63 if (pte_swap(*ptep)) { in gmap_helper_zap_one_page()
/linux/arch/s390/include/asm/
H A Dpgtable.h825 static inline int pte_swap(pte_t pte) in pte_swap() function