Searched refs:write_csr_perfctrl3 (Results 1 – 3 of 3) sorted by relevance
245 write_csr_perfctrl3(val); in loongarch_pmu_write_control()
47 context->perf_ctrl[3] = write_csr_perfctrl3(0); in kvm_save_host_pmu()62 write_csr_perfctrl3(context->perf_ctrl[3]); in kvm_restore_host_pmu()
1231 #define write_csr_perfctrl3(val) csr_write64(val, LOONGARCH_CSR_PERFCTRL3) macro