Home
last modified time | relevance | path

Searched refs:kvm_riscv_core (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/riscv/include/uapi/asm/
H A Dkvm.h62 struct kvm_riscv_core { struct
175 (offsetof(struct kvm_riscv_core, name) / sizeof(unsigned long))
/openbmc/qemu/linux-headers/asm-riscv/
H A Dkvm.h61 struct kvm_riscv_core { struct
227 (offsetof(struct kvm_riscv_core, name) / sizeof(unsigned long))
/openbmc/linux/arch/riscv/kvm/
H A Dvcpu_onereg.c285 if (reg_num >= sizeof(struct kvm_riscv_core) / sizeof(unsigned long)) in kvm_riscv_vcpu_get_reg_core()
318 if (reg_num >= sizeof(struct kvm_riscv_core) / sizeof(unsigned long)) in kvm_riscv_vcpu_set_reg_core()
671 return sizeof(struct kvm_riscv_core) / sizeof(unsigned long); in num_core_regs()
/openbmc/linux/tools/testing/selftests/kvm/lib/riscv/
H A Dprocessor.c209 struct kvm_riscv_core core; in vcpu_arch_dump()
/openbmc/linux/Documentation/virt/kvm/
H A Dapi.rst2730 0x8020 0000 02 <index into the kvm_riscv_core struct:24> (32bit Host)
2731 0x8030 0000 02 <index into the kvm_riscv_core struct:24> (64bit Host)