Home
last modified time | relevance | path

Searched refs:_PAGE_LARGE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/mm/
H A Dhugetlbpage.c105 pte_val(pte) |= _PAGE_LARGE | _PAGE_PRESENT; in __rste_to_pte()
/kernel/linux/linux-6.6/arch/s390/mm/
H A Dhugetlbpage.c106 pteval |= _PAGE_LARGE | _PAGE_PRESENT; in __rste_to_pte()
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dpgtable.h167 #define _PAGE_LARGE 0x800 /* Bit to mark a large pte */ macro
995 pte_val(pte) |= _PAGE_LARGE; in pte_mkhuge()
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dpgtable.h164 #define _PAGE_LARGE 0x800 /* Bit to mark a large pte */ macro
183 #define _PAGE_SWP_EXCLUSIVE _PAGE_LARGE /* SW pte exclusive swap bit */
1048 return set_pte_bit(pte, __pgprot(_PAGE_LARGE)); in pte_mkhuge()

Completed in 8 milliseconds