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

/linux-4.4.14/arch/x86/kernel/
H A Di386_ksyms_32.c19 extern void cmpxchg8b_emu(void);
20 EXPORT_SYMBOL(cmpxchg8b_emu); variable
/linux-4.4.14/arch/x86/lib/
H A DMakefile34 lib-y += cmpxchg8b_emu.o atomic64_386_32.o
/linux-4.4.14/arch/x86/include/asm/
H A Dcmpxchg_32.h84 "call cmpxchg8b_emu", \
100 alternative_io("call cmpxchg8b_emu", \

Completed in 273 milliseconds