Home
last modified time | relevance | path

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

/linux/arch/sparc/mm/
H A Dhugetlbpage.c125 case _PAGE_SZ4MB_4U: in sun4u_huge_tte_to_shift()
H A Dinit_64.c2593 pte_base = (_PAGE_VALID | _PAGE_SZ4MB_4U | in vmemmap_populate()
2693 kern_linear_pte_xor[0] = (_PAGE_VALID | _PAGE_SZ4MB_4U) ^ in sun4u_pgprot_init()
2702 _PAGE_ALL_SZ_BITS = (_PAGE_SZ4MB_4U | _PAGE_SZ512K_4U | in sun4u_pgprot_init()
2795 return _PAGE_SZ4MB_4U; in pte_sz_bits()
2815 val = (_PAGE_VALID | _PAGE_SZ4MB_4U | in kern_large_tte()
/linux/arch/sparc/include/asm/
H A Dpgtable_64.h119 #define _PAGE_SZ4MB_4U _AC(0x6000000000000000,UL) /* 4MB Page */ macro
188 #define _PAGE_SZHUGE_4U _PAGE_SZ4MB_4U