Home
last modified time | relevance | path

Searched refs:LOONGARCH_CSR_CPUID (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/loongarch/
H A Dcpu-csr.h114 #define LOONGARCH_CSR_CPUID 0x20 /* CPU core id */ macro
/openbmc/qemu/target/loongarch/kvm/
H A Dkvm.c229 ret |= kvm_get_one_reg(cs, KVM_IOC_CSRID(LOONGARCH_CSR_CPUID), in kvm_loongarch_get_csr()
401 ret |= kvm_set_one_reg(cs, KVM_IOC_CSRID(LOONGARCH_CSR_CPUID), in kvm_loongarch_put_csr()