Home
last modified time | relevance | path

Searched refs:vcpu_sregs_get (Results 1 – 10 of 10) sorted by relevance

/linux/tools/testing/selftests/kvm/x86_64/
H A Dset_sregs_test.c
H A Dvmx_invalid_nested_guest_state.c
H A Dvmx_exception_with_invalid_guest_state.c
H A Dsync_regs_test.c
/linux/tools/testing/selftests/kvm/s390x/
H A Dsync_regs_test.c
H A Dresets.c
/linux/tools/testing/selftests/kvm/lib/s390x/
H A Dprocessor.c
/linux/tools/testing/selftests/kvm/
H A Dmax_guest_memory_test.c
H A Dmmu_stress_test.c132 vcpu_sregs_get(vcpu, &sregs); in vcpu_worker()
/linux/tools/testing/selftests/kvm/include/
H A Dkvm_util.h671 static inline void vcpu_sregs_get(struct kvm_vcpu *vcpu, struct kvm_sregs *sregs) in vcpu_sregs_get() function