Searched refs:write_csr_perfctrl2 (Results 1 – 3 of 3) sorted by relevance
242 write_csr_perfctrl2(val); in loongarch_pmu_write_control()
46 context->perf_ctrl[2] = write_csr_perfctrl2(0); in kvm_save_host_pmu()61 write_csr_perfctrl2(context->perf_ctrl[2]); in kvm_restore_host_pmu()
1229 #define write_csr_perfctrl2(val) csr_write64(val, LOONGARCH_CSR_PERFCTRL2) macro