Home
last modified time | relevance | path

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

/linux-6.15/arch/riscv/include/uapi/asm/
H A Dkvm.h61 struct kvm_riscv_core { struct
234 (offsetof(struct kvm_riscv_core, name) / sizeof(unsigned long))
/linux-6.15/arch/riscv/kvm/
H A Dvcpu_onereg.c398 if (reg_num >= sizeof(struct kvm_riscv_core) / sizeof(unsigned long)) in kvm_riscv_vcpu_get_reg_core()
431 if (reg_num >= sizeof(struct kvm_riscv_core) / sizeof(unsigned long)) in kvm_riscv_vcpu_set_reg_core()
824 return sizeof(struct kvm_riscv_core) / sizeof(unsigned long); in num_core_regs()
/linux-6.15/tools/testing/selftests/kvm/lib/riscv/
H A Dprocessor.c222 struct kvm_riscv_core core; in vcpu_arch_dump()
/linux-6.15/Documentation/virt/kvm/
H A Dapi.rst2774 0x8020 0000 02 <index into the kvm_riscv_core struct:24> (32bit Host)
2775 0x8030 0000 02 <index into the kvm_riscv_core struct:24> (64bit Host)