Home
last modified time | relevance | path

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

/linux/arch/loongarch/include/asm/
H A Dkvm_host.h215 int max_pmu_csrid; member
/linux/arch/loongarch/kvm/
H A Dexit.c128 if (csrid >= LOONGARCH_CSR_PERFCTRL0 && csrid <= vcpu->arch.max_pmu_csrid) { in kvm_handle_csr()
H A Dvcpu.c921 vcpu->arch.max_pmu_csrid = in kvm_set_one_reg()