Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
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()
/linux-6.12.1/arch/x86/kvm/vmx/
Dvmx.c5905 if (__xfer_to_guest_mode_work_pending()) in handle_invalid_guest_state()
/linux-6.12.1/arch/x86/kvm/
Dx86.c11280 if (__xfer_to_guest_mode_work_pending()) { in vcpu_run()