Searched refs:_PAGE_SZ4MB_4U (Results 1 – 2 of 2) sorted by relevance
100 #define _PAGE_SZ4MB_4U _AC(0x6000000000000000,UL) /* 4MB Page */ macro169 #define _PAGE_SZHUGE_4U _PAGE_SZ4MB_4U
2086 pte_base = (_PAGE_VALID | _PAGE_SZ4MB_4U | in vmemmap_populate()2169 kern_linear_pte_xor[0] = (_PAGE_VALID | _PAGE_SZ4MB_4U) ^ in sun4u_pgprot_init()2179 _PAGE_ALL_SZ_BITS = (_PAGE_SZ4MB_4U | _PAGE_SZ512K_4U | in sun4u_pgprot_init()2280 return _PAGE_SZ4MB_4U; in pte_sz_bits()2300 val = (_PAGE_VALID | _PAGE_SZ4MB_4U | in kern_large_tte()