Home
last modified time | relevance | path

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

/linux-6.1.9/arch/sparc/mm/
Dhugetlbpage.c162 hugepage_size = _PAGE_SZ64K_4V; in sun4v_hugepage_shift_to_tte()
217 case _PAGE_SZ64K_4V: in sun4v_huge_tte_to_shift()
Dinit_64.c2754 _PAGE_SZ64K_4V | _PAGE_SZ8K_4V); in sun4v_pgprot_init()
2778 return _PAGE_SZ64K_4V; in pte_sz_bits()
/linux-6.1.9/arch/sparc/include/asm/
Dpgtable_64.h176 #define _PAGE_SZ64K_4V _AC(0x0000000000000001,UL) /* 64K Page */ macro