Home
last modified time | relevance | path

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

/Linux-v6.6/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-v6.6/kernel/entry/
Dkvm.c22 ret = arch_xfer_to_guest_mode_handle_work(vcpu, ti_work); in xfer_to_guest_mode_work()