Home
last modified time | relevance | path

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

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