Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/mm/
Dpgtable.c642 if (!pte_swap(pte)) in __gmap_zap()
/linux-4.1.27/arch/s390/include/asm/
Dpgtable.h561 static inline int pte_swap(pte_t pte) in pte_swap() function