Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/mm/
H A Dhugetlbpage.c155 hugepage_size = _PAGE_SZ256MB_4V; in sun4v_hugepage_shift_to_tte()
211 case _PAGE_SZ256MB_4V: in sun4v_huge_tte_to_shift()
H A Dinit_64.c2237 kern_linear_pte_xor[1] = (_PAGE_VALID | _PAGE_SZ256MB_4V) ^ in sun4v_linear_pte_xor_finalize()
2765 _PAGE_SZ256MB_4V | _PAGE_SZ32MB_4V | in sun4v_pgprot_init()
/openbmc/linux/arch/sparc/include/asm/
H A Dpgtable_64.h173 #define _PAGE_SZ256MB_4V _AC(0x0000000000000005,UL) /* 256MB Page */ macro