Home
last modified time | relevance | path

Searched refs:_PAGE_LARGE (Results 1 – 3 of 3) sorted by relevance

/arch/m32r/include/asm/
Dpgtable.h97 #define _PAGE_LARGE (1UL << _PAGE_BIT_LARGE) macro
/arch/s390/mm/
Dhugetlbpage.c105 pte_val(pte) |= _PAGE_LARGE | _PAGE_PRESENT; in __rste_to_pte()
/arch/s390/include/asm/
Dpgtable.h164 #define _PAGE_LARGE 0x800 /* Bit to mark a large pte */ macro
948 pte_val(pte) |= _PAGE_LARGE; in pte_mkhuge()