Home
last modified time | relevance | path

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

/linux-4.4.14/arch/sparc/mm/
Dinit_64.c2402 pte_base = (_PAGE_VALID | _PAGE_SZ4MB_4U | in vmemmap_populate()
2509 kern_linear_pte_xor[0] = (_PAGE_VALID | _PAGE_SZ4MB_4U) ^ in sun4u_pgprot_init()
2518 _PAGE_ALL_SZ_BITS = (_PAGE_SZ4MB_4U | _PAGE_SZ512K_4U | in sun4u_pgprot_init()
2611 return _PAGE_SZ4MB_4U; in pte_sz_bits()
2631 val = (_PAGE_VALID | _PAGE_SZ4MB_4U | in kern_large_tte()
/linux-4.4.14/arch/sparc/include/asm/
Dpgtable_64.h121 #define _PAGE_SZ4MB_4U _AC(0x6000000000000000,UL) /* 4MB Page */ macro
188 #define _PAGE_SZHUGE_4U _PAGE_SZ4MB_4U