Searched refs:alternative_io (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/arch/x86/include/asm/ |
H A D | cmpxchg_32.h | 77 alternative_io(LOCK_PREFIX_HERE \ 94 alternative_io("call cmpxchg8b_emu", \
|
H A D | page_64.h | 87 alternative_io("movq %[small],%0","movq %[large],%0", in task_size_max()
|
H A D | special_insns.h | 185 alternative_io(".byte 0x3e; clflush %P0", in clflushopt()
|
H A D | segment.h | 257 alternative_io ("lsl %[seg],%[p]", in vdso_read_cpunode()
|
H A D | alternative.h | 298 #define alternative_io(oldinstr, newinstr, ft_flags, output, input...) \ macro
|
H A D | apic.h | 93 alternative_io("movl %0, %P1", "xchgl %0, %P1", X86_BUG_11AP, in native_apic_mem_write()
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | alternative.h | 108 #define alternative_io(oldinstr, altinstr, facility, output, input...) \ macro
|