Home
last modified time | relevance | path

Searched refs:handle_guest_split_lock (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/kernel/cpu/
H A Dbus_lock.c283 bool handle_guest_split_lock(unsigned long ip) in handle_guest_split_lock() function
299 EXPORT_SYMBOL_FOR_KVM(handle_guest_split_lock);
/linux/arch/x86/kvm/vmx/
H A Dvmx.c5566 if (handle_guest_split_lock(kvm_rip_read(vcpu))) in handle_exception_nmi()