Home
last modified time | relevance | path

Searched refs:kvm_riscv_csr (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/riscv/include/uapi/asm/
H A Dkvm.h72 struct kvm_riscv_csr { struct
182 (offsetof(struct kvm_riscv_csr, name) / sizeof(unsigned long))
/openbmc/qemu/linux-headers/asm-riscv/
H A Dkvm.h71 struct kvm_riscv_csr { struct
228 (offsetof(struct kvm_riscv_csr, name) / sizeof(unsigned long))
/openbmc/linux/arch/riscv/kvm/
H A Dvcpu_onereg.c346 if (reg_num >= sizeof(struct kvm_riscv_csr) / sizeof(unsigned long)) in kvm_riscv_vcpu_general_get_csr()
365 if (reg_num >= sizeof(struct kvm_riscv_csr) / sizeof(unsigned long)) in kvm_riscv_vcpu_general_set_csr()
695 unsigned long n = sizeof(struct kvm_riscv_csr) / sizeof(unsigned long); in num_csr_regs()
706 int n1 = sizeof(struct kvm_riscv_csr) / sizeof(unsigned long); in copy_csr_reg_indices()
/openbmc/linux/Documentation/virt/kvm/
H A Dapi.rst2776 0x8020 0000 03 <index into the kvm_riscv_csr struct:24> (32bit Host)
2777 0x8030 0000 03 <index into the kvm_riscv_csr struct:24> (64bit Host)