Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dentry-kvm.h34 static inline int arch_xfer_to_guest_mode_handle_work(struct kvm_vcpu *vcpu,
38 static inline int arch_xfer_to_guest_mode_handle_work(struct kvm_vcpu *vcpu, in arch_xfer_to_guest_mode_handle_work() function
/Linux-v5.15/kernel/entry/
Dkvm.c25 ret = arch_xfer_to_guest_mode_handle_work(vcpu, ti_work); in xfer_to_guest_mode_work()