Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/kvm/
Dx86.c133 static void __get_sregs2(struct kvm_vcpu *vcpu, struct kvm_sregs2 *sregs2);
6053 __get_sregs2(vcpu, u.sregs2); in kvm_arch_vcpu_ioctl()
11348 static void __get_sregs2(struct kvm_vcpu *vcpu, struct kvm_sregs2 *sregs2) in __get_sregs2() function