Searched refs:handle_guest_split_lock (Results 1 – 3 of 3) sorted by relevance
31 extern bool handle_guest_split_lock(unsigned long ip);42 static inline bool handle_guest_split_lock(unsigned long ip) in handle_guest_split_lock() function
277 bool handle_guest_split_lock(unsigned long ip) in handle_guest_split_lock() function293 EXPORT_SYMBOL_FOR_KVM(handle_guest_split_lock);
5629 if (handle_guest_split_lock(kvm_rip_read(vcpu))) in handle_exception_nmi()