Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dentry-kvm.h57 static inline bool __xfer_to_guest_mode_work_pending(void) in __xfer_to_guest_mode_work_pending() function
76 return __xfer_to_guest_mode_work_pending(); in xfer_to_guest_mode_work_pending()
/OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/
H A Dvmx.c5550 if (__xfer_to_guest_mode_work_pending()) in handle_invalid_guest_state()
/OK3568_Linux_fs/kernel/arch/x86/kvm/
H A Dx86.c9380 if (__xfer_to_guest_mode_work_pending()) { in vcpu_run()