Home
last modified time | relevance | path

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

/linux/arch/riscv/include/uapi/asm/
H A Dkvm.h62 struct kvm_riscv_core { struct
67 /* Possible privilege modes for kvm_riscv_core */ argument
235 (offsetof(struct kvm_riscv_core, name) / sizeof(unsigned long))
/linux/arch/riscv/kvm/
H A Dvcpu_onereg.c428 if (reg_num >= sizeof(struct kvm_riscv_core) / sizeof(unsigned long)) in kvm_riscv_vcpu_get_reg_core()
461 if (reg_num >= sizeof(struct kvm_riscv_core) / sizeof(unsigned long)) in kvm_riscv_vcpu_set_reg_core()
848 return sizeof(struct kvm_riscv_core) / sizeof(unsigned long); in num_core_regs()
/linux/Documentation/virt/kvm/
H A Dapi.rst2784 0x8020 0000 02 <index into the kvm_riscv_core struct:24> (32bit Host)
2785 0x8030 0000 02 <index into the kvm_riscv_core struct:24> (64bit Host)