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

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

Completed in 116 milliseconds