Home
last modified time | relevance | path

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

/linux/arch/loongarch/kernel/
H A Dcpu-probe.c50 write_csr_euen(sr); in cpu_set_fpu_fcsr_mask()
/linux/arch/loongarch/include/asm/
H A Dloongarch.h1200 #define write_csr_euen(val) csr_write32(val, LOONGARCH_CSR_EUEN) macro