Home
last modified time | relevance | path

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

/linux/arch/loongarch/mm/
H A Dtlb.c318 write_csr_stlbpgsize(PS_DEFAULT_SIZE); in tlb_init()
/linux/arch/loongarch/include/asm/
H A Dloongarch.h1358 #define write_csr_stlbpgsize(val) csr_write32(val, LOONGARCH_CSR_STLBPGSIZE) macro