Home
last modified time | relevance | path

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

/Linux-v6.1/arch/loongarch/include/asm/
Dloongarch.h469 #define LOONGARCH_CSR_STLBPGSIZE 0x1e macro
1250 #define read_csr_stlbpgsize() csr_read32(LOONGARCH_CSR_STLBPGSIZE)
1251 #define write_csr_stlbpgsize(val) csr_write32(val, LOONGARCH_CSR_STLBPGSIZE)