Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
A Dpgtable.h176 #define _PAGE_UNUSED 0x080 /* SW bit for pgste usage state */ macro
858 return pte_val(pte) & _PAGE_UNUSED; in pte_unused()
1201 pte_val(entry) &= ~_PAGE_UNUSED; in set_pte_at()
/linux/arch/s390/mm/
A Dpgtable.c278 pte_val(old) |= _PAGE_UNUSED; in ptep_xchg_commit()

Completed in 10 milliseconds