Home
last modified time | relevance | path

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

/openbmc/qemu/target/loongarch/
H A Dcpu-csr.h136 #define LOONGARCH_CSR_TID 0x40 /* Timer ID */ macro
/openbmc/qemu/target/loongarch/kvm/
H A Dkvm.c237 ret |= kvm_get_one_reg(cs, KVM_IOC_CSRID(LOONGARCH_CSR_TID), in kvm_loongarch_get_csr()
410 ret |= kvm_set_one_reg(cs, KVM_IOC_CSRID(LOONGARCH_CSR_TID), in kvm_loongarch_put_csr()