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

/linux-master/arch/s390/mm/
H A Dhugetlbpage.c106 pteval |= _PAGE_LARGE | _PAGE_PRESENT;
/linux-master/arch/s390/include/asm/
H A Dpgtable.h165 #define _PAGE_LARGE 0x800 /* Bit to mark a large pte */ macro
184 #define _PAGE_SWP_EXCLUSIVE _PAGE_LARGE /* SW pte exclusive swap bit */
1050 return set_pte_bit(pte, __pgprot(_PAGE_LARGE));

Completed in 107 milliseconds