Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/x86/
H A Dfix_hypercall_test.c89 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
H A Dkvm_pv_test.c112 static void enter_guest(struct kvm_vcpu *vcpu) in enter_guest() function
/linux/tools/testing/selftests/kvm/
H A Dsystem_counter_offset_test.c89 static void enter_guest(struct kvm_vcpu *vcpu) in enter_guest() function
/linux/tools/testing/selftests/kvm/arm64/
H A Dpsci_test.c102 static void enter_guest(struct kvm_vcpu *vcpu) in enter_guest() function
/linux/arch/x86/kernel/fpu/
H A Dcore.c374 int fpu_swap_kvm_fpstate(struct fpu_guest *guest_fpu, bool enter_guest) in fpu_swap_kvm_fpstate()
/linux/arch/loongarch/include/asm/
H A Dkvm_host.h88 int (*enter_guest)(struct kvm_run *run, struct kvm_vcpu *vcpu); member