Home
last modified time | relevance | path

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

/linux/arch/sparc/mm/
H A Dhugetlbpage.c51 hugepage_size = _PAGE_SZ64K_4V; in sun4v_hugepage_shift_to_tte()
106 case _PAGE_SZ64K_4V: in sun4v_huge_tte_to_shift()
H A Dinit_64.c2755 _PAGE_SZ64K_4V | _PAGE_SZ8K_4V); in sun4v_pgprot_init()
2779 return _PAGE_SZ64K_4V; in pte_sz_bits()
/linux/arch/sparc/include/asm/
H A Dpgtable_64.h177 #define _PAGE_SZ64K_4V _AC(0x0000000000000001,UL) /* 64K Page */ macro