Home
last modified time | relevance | path

Searched refs:vcpu_msrs_get (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/tools/testing/selftests/kvm/lib/x86_64/
Dprocessor.c808 vcpu_msrs_get(vcpu, &buffer.header); in vcpu_get_msr()
1007 vcpu_msrs_get(vcpu, &state->msrs); in vcpu_save_state()
/linux-6.1.9/tools/testing/selftests/kvm/include/x86_64/
Dprocessor.h555 static inline void vcpu_msrs_get(struct kvm_vcpu *vcpu, in vcpu_msrs_get() function