Home
last modified time | relevance | path

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

/linux-4.4.14/arch/sparc/mm/
Dinit_64.c2406 pte_base = (_PAGE_VALID | _PAGE_SZ4MB_4V | in vmemmap_populate()
2556 kern_linear_pte_xor[0] = (_PAGE_VALID | _PAGE_SZ4MB_4V) ^ in sun4v_pgprot_init()
2570 _PAGE_SZ4MB_4V | _PAGE_SZ512K_4V | in sun4v_pgprot_init()
2599 return _PAGE_SZ4MB_4V; in pte_sz_bits()
2635 val = (_PAGE_VALID | _PAGE_SZ4MB_4V | in kern_large_tte()
/linux-4.4.14/arch/sparc/include/asm/
Dpgtable_64.h175 #define _PAGE_SZ4MB_4V _AC(0x0000000000000003,UL) /* 4MB Page */ macro
189 #define _PAGE_SZHUGE_4V _PAGE_SZ4MB_4V