Searched refs:LOONGARCH_CSR_LLBCTL (Results 1 – 4 of 4) sorted by relevance
150 #define LOONGARCH_CSR_LLBCTL 0x60 /* LLBit control */ macro
772 int llbit = (csr_read32(LOONGARCH_CSR_LLBCTL) & 0x1); in do_watch()783 csr_write32(CSR_LLBCTL_KLO, LOONGARCH_CSR_LLBCTL); in do_watch()
246 ret |= kvm_get_one_reg(cs, KVM_IOC_CSRID(LOONGARCH_CSR_LLBCTL), in kvm_loongarch_get_csr()419 ret |= kvm_set_one_reg(cs, KVM_IOC_CSRID(LOONGARCH_CSR_LLBCTL), in kvm_loongarch_put_csr()
543 #define LOONGARCH_CSR_LLBCTL 0x60 /* LLBit control */ macro