Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/arm64/
H A Dpsci_test.c100 static void enter_guest(struct kvm_vcpu *vcpu) in enter_guest() function
156 enter_guest(source); in host_test_cpu_on()
189 enter_guest(source); in host_test_system_suspend()
256 enter_guest(source); in host_test_system_off2()
274 enter_guest(source); in host_test_system_off2()
/linux/tools/testing/selftests/kvm/x86/
H A Dfix_hypercall_test.c88 static void enter_guest(struct kvm_vcpu *vcpu)
123 enter_guest(vcpu); in test_fix_hypercall()
89 static void enter_guest(struct kvm_vcpu *vcpu) enter_guest() function
H A Dkvm_clock_test.c105 static void enter_guest(struct kvm_vcpu *vcpu) in enter_guest() function
154 enter_guest(vcpu); in main()
H A Dkvm_pv_test.c112 static void enter_guest(struct kvm_vcpu *vcpu) in enter_guest() function
214 enter_guest(vcpu); in main()
/linux/tools/testing/selftests/kvm/
H A Dsystem_counter_offset_test.c89 static void enter_guest(struct kvm_vcpu *vcpu) in enter_guest() function
125 enter_guest(vcpu); in main()
/linux/arch/loongarch/kvm/
H A Dmain.c369 kvm_loongarch_ops->enter_guest = (void *)kvm_enter_guest; in kvm_loongarch_env_init()