Home
last modified time | relevance | path

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

/linux/arch/loongarch/kernel/
H A Dperf_event.c196 write_csr_perfcntr2(val); in loongarch_pmu_write_counter()
/linux/arch/loongarch/include/asm/
H A Dloongarch.h1304 #define write_csr_perfcntr2(val) csr_write64(val, LOONGARCH_CSR_PERFCNTR2)
1230 #define write_csr_perfcntr2( global() macro
/linux/arch/loongarch/kvm/
H A Dvcpu.c57 write_csr_perfcntr2(context->perf_cntr[2]); in kvm_restore_host_pmu()