Searched refs:LOONGARCH_FCSR0 (Results 1 – 5 of 5) sorted by relevance
41 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()
47 write_fcsr(LOONGARCH_FCSR0, 0); in kernel_fpu_begin()
518 write_fcsr(LOONGARCH_FCSR0, fcsr & ~mask_fcsr_x(fcsr)); in do_fpe()
1476 #define LOONGARCH_FCSR0 $r01481 #define LOONGARCH_FCSR0 $fcsr01402 #define LOONGARCH_FCSR0 global() macro
1278 kvm_check_fcsr(vcpu, read_fcsr(LOONGARCH_FCSR0)); in kvm_check_fcsr_alive()