Home
last modified time | relevance | path

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

/linux-5.19.10/arch/loongarch/kernel/ !
Dcpu-probe.c41 write_fcsr(LOONGARCH_FCSR0, fcsr0); in cpu_set_fpu_fcsr_mask()
42 fcsr0 = read_fcsr(LOONGARCH_FCSR0); in cpu_set_fpu_fcsr_mask()
45 write_fcsr(LOONGARCH_FCSR0, fcsr1); in cpu_set_fpu_fcsr_mask()
46 fcsr1 = read_fcsr(LOONGARCH_FCSR0); in cpu_set_fpu_fcsr_mask()
48 write_fcsr(LOONGARCH_FCSR0, fcsr); in cpu_set_fpu_fcsr_mask()
Dtraps.c339 write_fcsr(LOONGARCH_FCSR0, fcsr & ~mask_fcsr_x(fcsr)); in do_fpe()
/linux-5.19.10/arch/loongarch/include/asm/ !
Dloongarch.h1458 #define LOONGARCH_FCSR0 $r0 macro