Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/sparc/mm/
A Dhugetlbpage.c141 unsigned long hugepage_size = _PAGE_SZ4MB_4V; in sun4v_hugepage_shift_to_tte()
214 case _PAGE_SZ4MB_4V: in sun4v_huge_tte_to_shift()
A Dinit_64.c2590 pte_base = (_PAGE_VALID | _PAGE_SZ4MB_4V | in vmemmap_populate()
2738 kern_linear_pte_xor[0] = (_PAGE_VALID | _PAGE_SZ4MB_4V) ^ in sun4v_pgprot_init()
2752 _PAGE_SZ4MB_4V | _PAGE_SZ512K_4V | in sun4v_pgprot_init()
2781 return _PAGE_SZ4MB_4V; in pte_sz_bits()
2817 val = (_PAGE_VALID | _PAGE_SZ4MB_4V | in kern_large_tte()
/linux-6.3-rc2/arch/sparc/include/asm/
A Dpgtable_64.h174 #define _PAGE_SZ4MB_4V _AC(0x0000000000000003,UL) /* 4MB Page */ macro
188 #define _PAGE_SZHUGE_4V _PAGE_SZ4MB_4V

Completed in 12 milliseconds