Searched refs:alternative_io (Results 1 – 6 of 6) sorted by relevance
/arch/x86/include/asm/ |
D | cmpxchg_32.h | 84 alternative_io(LOCK_PREFIX_HERE \ 101 alternative_io("call cmpxchg8b_emu", \
|
D | special_insns.h | 205 alternative_io(".byte " __stringify(NOP_DS_PREFIX) "; clflush %P0", in clflushopt()
|
D | segment.h | 266 alternative_io ("lsl %[seg],%[p]", in vdso_read_cpunode()
|
D | alternative.h | 239 #define alternative_io(oldinstr, newinstr, feature, output, input...) \ macro
|
D | apic.h | 107 alternative_io("movl %0, %P1", "xchgl %0, %P1", X86_BUG_11AP, in native_apic_mem_write()
|
D | percpu.h | 510 alternative_io("leaq %P1,%%rsi\n\tcall this_cpu_cmpxchg16b_emu\n\t", \
|