Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/include/asm/
Dpage_64.h87 alternative_io("movq %[small],%0","movq %[large],%0", in task_size_max()
Dspecial_insns.h185 alternative_io(".byte 0x3e; clflush %0", in clflushopt()
Dsegment.h257 alternative_io ("lsl %[seg],%[p]", in vdso_read_cpunode()
Dalternative.h235 #define alternative_io(oldinstr, newinstr, ft_flags, output, input...) \ macro
Dapic.h101 alternative_io("movl %0, %1", "xchgl %0, %1", X86_BUG_11AP, in native_apic_mem_write()
/linux-6.12.1/arch/s390/include/asm/
Dalternative.h175 #define alternative_io(oldinstr, altinstr, feature, output, input...) \ macro