Searched refs:__xfer_to_guest_mode_work_pending (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dentry-kvm.h69 * __xfer_to_guest_mode_work_pending - Check if work is pending
76 static inline bool __xfer_to_guest_mode_work_pending(void) function
95 return __xfer_to_guest_mode_work_pending();
/linux-master/arch/x86/kvm/vmx/
H A Dvmx.c5864 if (__xfer_to_guest_mode_work_pending())
/linux-master/arch/x86/kvm/
H A Dx86.c11234 if (__xfer_to_guest_mode_work_pending()) {

Completed in 138 milliseconds