Searched refs:alternative_io (Results 1 – 8 of 8) sorted by relevance
/linux-6.1.9/arch/x86/include/asm/ |
D | cmpxchg_32.h | 105 alternative_io(LOCK_PREFIX_HERE \ 122 alternative_io("call cmpxchg8b_emu", \
|
D | page_64.h | 90 alternative_io("movq %[small],%0","movq %[large],%0", in task_size_max()
|
D | special_insns.h | 206 alternative_io(".byte 0x3e; clflush %P0", in clflushopt()
|
D | segment.h | 256 alternative_io ("lsl %[seg],%[p]", in vdso_read_cpunode()
|
D | alternative.h | 248 #define alternative_io(oldinstr, newinstr, feature, output, input...) \ macro
|
D | apic.h | 105 alternative_io("movl %0, %P1", "xchgl %0, %P1", X86_BUG_11AP, in native_apic_mem_write()
|
D | percpu.h | 344 alternative_io("leaq %P1,%%rsi\n\tcall this_cpu_cmpxchg16b_emu\n\t", \
|
/linux-6.1.9/arch/s390/include/asm/ |
D | alternative.h | 108 #define alternative_io(oldinstr, altinstr, facility, output, input...) \ macro
|