Home
last modified time | relevance | path

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

/linux-5.19.10/arch/riscv/include/uapi/asm/
Dkvm.h64 struct kvm_riscv_csr { struct
126 (offsetof(struct kvm_riscv_csr, name) / sizeof(unsigned long))
/linux-5.19.10/arch/riscv/kvm/
Dvcpu.c330 if (reg_num >= sizeof(struct kvm_riscv_csr) / sizeof(unsigned long)) in kvm_riscv_vcpu_get_reg_csr()
358 if (reg_num >= sizeof(struct kvm_riscv_csr) / sizeof(unsigned long)) in kvm_riscv_vcpu_set_reg_csr()
/linux-5.19.10/Documentation/virt/kvm/
Dapi.rst2785 0x8020 0000 03 <index into the kvm_riscv_csr struct:24> (32bit Host)
2786 0x8030 0000 03 <index into the kvm_riscv_csr struct:24> (64bit Host)