Home
last modified time | relevance | path

Searched refs:tte_szbits (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/sparc/mm/
H A Dhugetlbpage.c202 unsigned long tte_szbits = pte_val(entry) & _PAGE_SZALL_4V; in sun4v_huge_tte_to_shift() local
205 switch (tte_szbits) { in sun4v_huge_tte_to_shift()
230 unsigned long tte_szbits = pte_val(entry) & _PAGE_SZALL_4U; in sun4u_huge_tte_to_shift() local
233 switch (tte_szbits) { in sun4u_huge_tte_to_shift()
/kernel/linux/linux-6.6/arch/sparc/mm/
H A Dhugetlbpage.c201 unsigned long tte_szbits = pte_val(entry) & _PAGE_SZALL_4V; in sun4v_huge_tte_to_shift() local
204 switch (tte_szbits) { in sun4v_huge_tte_to_shift()
229 unsigned long tte_szbits = pte_val(entry) & _PAGE_SZALL_4U; in sun4u_huge_tte_to_shift() local
232 switch (tte_szbits) { in sun4u_huge_tte_to_shift()

Completed in 3 milliseconds