Home
last modified time | relevance | path

Searched refs:vcpu_regs_get (Results 1 – 14 of 14) sorted by relevance

/linux/tools/testing/selftests/kvm/x86_64/
H A Dvmx_preemption_timer_test.c
H A Dsync_regs_test.c
H A Dflds_emulation.h
H A Dhyperv_evmcs.c
H A Duserspace_io_test.c
H A Dsmm_test.c
/linux/tools/testing/selftests/kvm/lib/x86_64/
H A Ducall.c
H A Dmemstress.c
/linux/tools/testing/selftests/kvm/s390x/
H A Dsync_regs_test.c
H A Ddebug_test.c
H A Dresets.c
/linux/tools/testing/selftests/kvm/lib/s390x/
H A Dprocessor.c
/linux/tools/testing/selftests/kvm/
H A Dset_memory_region_test.c313 vcpu_regs_get(vcpu, &regs); in test_delete_memory_region()
/linux/tools/testing/selftests/kvm/include/
H A Dkvm_util.h662 static inline void vcpu_regs_get(struct kvm_vcpu *vcpu, struct kvm_regs *regs) in vcpu_regs_get() function