Home
last modified time | relevance | path

Searched refs:alternative_io (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dcmpxchg_32.h77 alternative_io(LOCK_PREFIX_HERE \
94 alternative_io("call cmpxchg8b_emu", \
H A Dpage_64.h87 alternative_io("movq %[small],%0","movq %[large],%0", in task_size_max()
H A Dspecial_insns.h185 alternative_io(".byte 0x3e; clflush %P0", in clflushopt()
H A Dsegment.h257 alternative_io ("lsl %[seg],%[p]", in vdso_read_cpunode()
H A Dalternative.h298 #define alternative_io(oldinstr, newinstr, ft_flags, output, input...) \ macro
H A Dapic.h93 alternative_io("movl %0, %P1", "xchgl %0, %P1", X86_BUG_11AP, in native_apic_mem_write()
/openbmc/linux/arch/s390/include/asm/
H A Dalternative.h108 #define alternative_io(oldinstr, altinstr, facility, output, input...) \ macro