Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/sparc/include/asm/
H A Dpgtable_64.h133 #define _PAGE_SZALL_4U _AC(0x6001000000000000,UL) /* All pgsz bits */ macro
327 _PAGE_SPECIAL | _PAGE_PMD_HUGE | _PAGE_SZALL_4U), in pte_modify()
/kernel/linux/linux-6.6/arch/sparc/include/asm/
H A Dpgtable_64.h131 #define _PAGE_SZALL_4U _AC(0x6001000000000000,UL) /* All pgsz bits */ macro
309 _PAGE_SPECIAL | _PAGE_PMD_HUGE | _PAGE_SZALL_4U), in pte_modify()
/kernel/linux/linux-5.10/arch/sparc/mm/
H A Dhugetlbpage.c230 unsigned long tte_szbits = pte_val(entry) & _PAGE_SZALL_4U; in sun4u_huge_tte_to_shift()
/kernel/linux/linux-6.6/arch/sparc/mm/
H A Dhugetlbpage.c229 unsigned long tte_szbits = pte_val(entry) & _PAGE_SZALL_4U; in sun4u_huge_tte_to_shift()

Completed in 7 milliseconds