Home
last modified time | relevance | path

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

/linux-5.19.10/arch/sparc/mm/
Dsrmmu.c850 unsigned long big_pte; in do_large_mapping() local
852 big_pte = KERNEL_PTE(phys_base >> 4); in do_large_mapping()
853 *__nocache_fix(pgdp) = __pgd(big_pte); in do_large_mapping()