Searched refs:write_csr_perfctrl1 (Results 1 – 3 of 3) sorted by relevance
239 write_csr_perfctrl1(val); in loongarch_pmu_write_control()
45 context->perf_ctrl[1] = write_csr_perfctrl1(0); in kvm_save_host_pmu()60 write_csr_perfctrl1(context->perf_ctrl[1]); in kvm_restore_host_pmu()
1227 #define write_csr_perfctrl1(val) csr_write64(val, LOONGARCH_CSR_PERFCTRL1) macro