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

/linux-master/arch/s390/mm/
H A Dpgtable.c743 if (!reset && pte_swap(pte) &&
/linux-master/arch/s390/include/asm/
H A Dpgtable.h229 * pte_swap is true for the bit pattern .11..ooooo.0, (pte & 0x201) == 0x200
797 static inline int pte_swap(pte_t pte) function

Completed in 123 milliseconds