Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/kvm/
Dx86.c121 static void __get_sregs2(struct kvm_vcpu *vcpu, struct kvm_sregs2 *sregs2);
5332 __get_sregs2(vcpu, u.sregs2); in kvm_arch_vcpu_ioctl()
10213 static void __get_sregs2(struct kvm_vcpu *vcpu, struct kvm_sregs2 *sregs2) in __get_sregs2() function