Searched refs:s4 (Results 76 - 78 of 78) sorted by path

1234

/linux-master/tools/testing/selftests/kvm/include/riscv/
H A Dprocessor.h73 unsigned long s4; member in struct:ex_regs
/linux-master/tools/testing/selftests/kvm/lib/riscv/
H A Dprocessor.c244 vcpu_get_reg(vcpu, RISCV_CORE_REG(regs.s4), &core.regs.s4);
276 core.regs.s4, core.regs.s5, core.regs.s6, core.regs.s7);
/linux-master/tools/testing/selftests/kvm/riscv/
H A Dget-reg-list.c686 KVM_REG_RISCV | KVM_REG_SIZE_ULONG | KVM_REG_RISCV_CORE | KVM_REG_RISCV_CORE_REG(regs.s4),

Completed in 289 milliseconds

1234