Home
last modified time | relevance | path

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

/linux-3.4.99/arch/sparc/include/asm/
Dpgtable_64.h158 #define _PAGE_SZ512K_4V _AC(0x0000000000000002,UL) /* 512K Page */ macro
178 #define _PAGE_SZHUGE_4V _PAGE_SZ512K_4V
/linux-3.4.99/arch/sparc/mm/
Dinit_64.c2290 _PAGE_SZ4MB_4V | _PAGE_SZ512K_4V | in sun4v_pgprot_init()
2317 return _PAGE_SZ512K_4V; in pte_sz_bits()