Searched refs:_PAGE_SZ64K_4V (Results 1 – 3 of 3) sorted by relevance
51 hugepage_size = _PAGE_SZ64K_4V; in sun4v_hugepage_shift_to_tte()106 case _PAGE_SZ64K_4V: in sun4v_huge_tte_to_shift()
2755 _PAGE_SZ64K_4V | _PAGE_SZ8K_4V); in sun4v_pgprot_init() 2779 return _PAGE_SZ64K_4V; in pte_sz_bits()
177 #define _PAGE_SZ64K_4V _AC(0x0000000000000001,UL) /* 64K Page */ macro