Home
last modified time | relevance | path

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

/linux-5.19.10/arch/loongarch/mm/
Dtlb.c302 write_csr_stlbpgsize(PS_DEFAULT_SIZE); in tlb_init()
/linux-5.19.10/arch/loongarch/include/asm/
Dloongarch.h1272 #define write_csr_stlbpgsize(val) csr_write32(val, LOONGARCH_CSR_STLBPGSIZE) macro