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

/linux-master/arch/x86/include/asm/
H A Dcpu.h32 extern bool handle_guest_split_lock(unsigned long ip);
42 static inline bool handle_guest_split_lock(unsigned long ip) function
/linux-master/arch/x86/kernel/cpu/
H A Dintel.c1173 bool handle_guest_split_lock(unsigned long ip) function
1189 EXPORT_SYMBOL_GPL(handle_guest_split_lock); variable
/linux-master/arch/x86/kvm/vmx/
H A Dvmx.c5328 if (handle_guest_split_lock(kvm_rip_read(vcpu)))

Completed in 225 milliseconds