Searched refs:handle_guest_split_lock (Results 1 – 3 of 3) sorted by relevance
44 extern bool handle_guest_split_lock(unsigned long ip);54 static inline bool handle_guest_split_lock(unsigned long ip) in handle_guest_split_lock() function
1208 bool handle_guest_split_lock(unsigned long ip) in handle_guest_split_lock() function1224 EXPORT_SYMBOL_GPL(handle_guest_split_lock);
5327 if (handle_guest_split_lock(kvm_rip_read(vcpu))) in handle_exception_nmi()