Home
last modified time | relevance | path

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

/openbmc/qemu/target/loongarch/
H A Dcpu-csr.h107 #define LOONGARCH_CSR_STLBPS 0x1e /* Stlb page size */ macro
/openbmc/qemu/target/loongarch/kvm/
H A Dkvm.c195 ret |= kvm_get_one_reg(cs, KVM_IOC_CSRID(LOONGARCH_CSR_STLBPS), in kvm_loongarch_get_csr()
365 ret |= kvm_set_one_reg(cs, KVM_IOC_CSRID(LOONGARCH_CSR_STLBPS), in kvm_loongarch_put_csr()