Home
last modified time | relevance | path

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

/arch/sparc/mm/
Dhugetlbpage.c144 pte_val(entry) = pte_val(entry) & ~_PAGE_SZALL_4V; in sun4v_hugepage_shift_to_tte()
203 unsigned long tte_szbits = pte_val(entry) & _PAGE_SZALL_4V; in sun4v_huge_tte_to_shift()
/arch/sparc/include/asm/
Dpgtable_64.h181 #define _PAGE_SZALL_4V _AC(0x0000000000000007,UL) /* All pgsz bits */ macro
330 _PAGE_SPECIAL | _PAGE_PMD_HUGE | _PAGE_SZALL_4V), in pte_modify()
333 _PAGE_SPECIAL | _PAGE_PMD_HUGE | _PAGE_SZALL_4V)); in pte_modify()