Home
last modified time | relevance | path

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

/linux-5.19.10/arch/loongarch/kernel/
Dcpu-probe.c42 fcsr0 = read_fcsr(LOONGARCH_FCSR0); in cpu_set_fpu_fcsr_mask()
46 fcsr1 = read_fcsr(LOONGARCH_FCSR0); in cpu_set_fpu_fcsr_mask()
/linux-5.19.10/arch/loongarch/include/asm/
Dloongarch.h1499 #define read_fcsr(source) \ macro