Home
last modified time | relevance | path

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

/linux-6.6.21/arch/sparc/include/asm/
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()
/linux-6.6.21/arch/sparc/mm/
Dhugetlbpage.c229 unsigned long tte_szbits = pte_val(entry) & _PAGE_SZALL_4U; in sun4u_huge_tte_to_shift()