Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/
A Dx86.h334 fastpath_t handle_fastpath_set_msr_irqoff(struct kvm_vcpu *vcpu);
A Dx86.c2011 fastpath_t handle_fastpath_set_msr_irqoff(struct kvm_vcpu *vcpu) in handle_fastpath_set_msr_irqoff()
2015 fastpath_t ret = EXIT_FASTPATH_NONE; in handle_fastpath_set_msr_irqoff()
9645 fastpath_t exit_fastpath; in vcpu_enter_guest()
/linux/arch/x86/kvm/vmx/
A Dvmx.c5493 static fastpath_t handle_fastpath_preemption_timer(struct kvm_vcpu *vcpu) in handle_fastpath_preemption_timer()
5865 static int __vmx_handle_exit(struct kvm_vcpu *vcpu, fastpath_t exit_fastpath) in __vmx_handle_exit()
6043 static int vmx_handle_exit(struct kvm_vcpu *vcpu, fastpath_t exit_fastpath) in vmx_handle_exit()
6581 static fastpath_t vmx_exit_handlers_fastpath(struct kvm_vcpu *vcpu) in vmx_exit_handlers_fastpath()
6615 static fastpath_t vmx_vcpu_run(struct kvm_vcpu *vcpu) in vmx_vcpu_run()
/linux/arch/x86/kvm/svm/
A Dsvm.c3388 static int handle_exit(struct kvm_vcpu *vcpu, fastpath_t exit_fastpath) in handle_exit()
3803 static fastpath_t svm_exit_handlers_fastpath(struct kvm_vcpu *vcpu) in svm_exit_handlers_fastpath()
3840 static __no_kcsan fastpath_t svm_vcpu_run(struct kvm_vcpu *vcpu) in svm_vcpu_run()
/linux/arch/x86/include/asm/
A Dkvm_host.h198 typedef enum exit_fastpath_completion fastpath_t; typedef

Completed in 51 milliseconds