Home
last modified time | relevance | path

Searched refs:_PAGE_SZALL_4V (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/sparc/mm/
H A Dhugetlbpage.c143 pte_val(entry) = pte_val(entry) & ~_PAGE_SZALL_4V; in sun4v_hugepage_shift_to_tte()
202 unsigned long tte_szbits = pte_val(entry) & _PAGE_SZALL_4V; in sun4v_huge_tte_to_shift()
/kernel/linux/linux-6.6/arch/sparc/mm/
H A Dhugetlbpage.c143 pte_val(entry) = pte_val(entry) & ~_PAGE_SZALL_4V; in sun4v_hugepage_shift_to_tte()
201 unsigned long tte_szbits = pte_val(entry) & _PAGE_SZALL_4V; in sun4v_huge_tte_to_shift()
/kernel/linux/linux-5.10/arch/sparc/include/asm/
H A 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()
/kernel/linux/linux-6.6/arch/sparc/include/asm/
H A Dpgtable_64.h179 #define _PAGE_SZALL_4V _AC(0x0000000000000007,UL) /* All pgsz bits */ macro
312 _PAGE_SPECIAL | _PAGE_PMD_HUGE | _PAGE_SZALL_4V), in pte_modify()
315 _PAGE_SPECIAL | _PAGE_PMD_HUGE | _PAGE_SZALL_4V)); in pte_modify()

Completed in 6 milliseconds