Home
last modified time | relevance | path

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

/arch/x86/include/asm/
A Dcpu.h31 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
/arch/x86/kernel/cpu/
A Dbus_lock.c276 bool handle_guest_split_lock(unsigned long ip) in handle_guest_split_lock() function
292 EXPORT_SYMBOL_GPL(handle_guest_split_lock);
/arch/x86/kvm/vmx/
A Dvmx.c5268 if (handle_guest_split_lock(kvm_rip_read(vcpu))) in handle_exception_nmi()

Completed in 16 milliseconds