Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dentry-kvm.h76 static inline bool __xfer_to_guest_mode_work_pending(void) in __xfer_to_guest_mode_work_pending() function
95 return __xfer_to_guest_mode_work_pending(); in xfer_to_guest_mode_work_pending()
/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmx.c5875 if (__xfer_to_guest_mode_work_pending()) in handle_invalid_guest_state()
/openbmc/linux/arch/x86/kvm/
H A Dx86.c11014 if (__xfer_to_guest_mode_work_pending()) { in vcpu_run()