Home
last modified time | relevance | path

Searched refs:pte_sz_bits (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/sparc/mm/
H A Dtsb.c271 tte |= pte_sz_bits(page_sz); in setup_tsb_params()
H A Dinit_64.c2766 unsigned long pte_sz_bits(unsigned long sz) in pte_sz_bits() function
2801 pte_val(pte) |= pte_sz_bits(page_size); in mk_pte_io()
/kernel/linux/linux-6.6/arch/sparc/mm/
H A Dtsb.c271 tte |= pte_sz_bits(page_sz); in setup_tsb_params()
H A Dinit_64.c2783 unsigned long pte_sz_bits(unsigned long sz) in pte_sz_bits() function
2818 pte_val(pte) |= pte_sz_bits(page_size); in mk_pte_io()
/kernel/linux/linux-5.10/arch/sparc/include/asm/
H A Dpgtable_64.h216 unsigned long pte_sz_bits(unsigned long size);
/kernel/linux/linux-6.6/arch/sparc/include/asm/
H A Dpgtable_64.h198 unsigned long pte_sz_bits(unsigned long size);

Completed in 14 milliseconds