Searched refs:alternative_io (Results 1 – 6 of 6) sorted by relevance
/linux-4.4.14/arch/x86/include/asm/ |
D | archrandom.h | 73 alternative_io("movl $0, %0\n\t" \ 90 alternative_io("movb $0, %0\n\t" \
|
D | cmpxchg_32.h | 83 alternative_io(LOCK_PREFIX_HERE \ 100 alternative_io("call cmpxchg8b_emu", \
|
D | special_insns.h | 198 alternative_io(".byte " __stringify(NOP_DS_PREFIX) "; clflush %P0", in clflushopt()
|
D | alternative.h | 208 #define alternative_io(oldinstr, newinstr, feature, output, input...) \ macro
|
D | apic.h | 94 alternative_io("movl %0, %P1", "xchgl %0, %P1", X86_BUG_11AP, in native_apic_mem_write()
|
D | percpu.h | 496 alternative_io("leaq %P1,%%rsi\n\tcall this_cpu_cmpxchg16b_emu\n\t", \
|