Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/include/asm/
Dcmpxchg_32.h105 alternative_io(LOCK_PREFIX_HERE \
122 alternative_io("call cmpxchg8b_emu", \
Dpage_64.h90 alternative_io("movq %[small],%0","movq %[large],%0", in task_size_max()
Dspecial_insns.h206 alternative_io(".byte 0x3e; clflush %P0", in clflushopt()
Dsegment.h256 alternative_io ("lsl %[seg],%[p]", in vdso_read_cpunode()
Dalternative.h248 #define alternative_io(oldinstr, newinstr, feature, output, input...) \ macro
Dapic.h105 alternative_io("movl %0, %P1", "xchgl %0, %P1", X86_BUG_11AP, in native_apic_mem_write()
Dpercpu.h344 alternative_io("leaq %P1,%%rsi\n\tcall this_cpu_cmpxchg16b_emu\n\t", \
/linux-6.1.9/arch/s390/include/asm/
Dalternative.h108 #define alternative_io(oldinstr, altinstr, facility, output, input...) \ macro