Home
last modified time | relevance | path

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

/arch/s390/mm/
Dpgtable.c606 if (!pte_swap(pte)) in __gmap_zap()
/arch/s390/include/asm/
Dpgtable.h573 static inline int pte_swap(pte_t pte) in pte_swap() function