Home
last modified time | relevance | path

Searched defs:enter_guest (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dfix_hypercall_test.c86 static void enter_guest(struct kvm_vcpu *vcpu) in enter_guest() function
H A Dkvm_pv_test.c112 static void enter_guest(struct kvm_vcpu *vcpu) in enter_guest() function
H A Dkvm_clock_test.c105 static void enter_guest(struct kvm_vcpu *vcpu) in enter_guest() function
/openbmc/linux/tools/testing/selftests/kvm/
H A Dsystem_counter_offset_test.c89 static void enter_guest(struct kvm_vcpu *vcpu) in enter_guest() function
/openbmc/linux/tools/testing/selftests/kvm/aarch64/
H A Dpsci_test.c92 static void enter_guest(struct kvm_vcpu *vcpu) in enter_guest() function
/openbmc/linux/arch/x86/kernel/fpu/
H A Dcore.c330 int fpu_swap_kvm_fpstate(struct fpu_guest *guest_fpu, bool enter_guest) in fpu_swap_kvm_fpstate()