Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dpage_64.h98 alternative_io("movq %[small],%0","movq %[large],%0", in task_size_max()
H A Dspecial_insns.h192 alternative_io("ds clflush %0", in clflushopt()
H A Dsegment.h257 alternative_io ("lsl %[seg],%k[p]", in vdso_read_cpunode()
H A Dalternative.h265 #define alternative_io(oldinstr, newinstr, ft_flags, output, input...) \ macro
H A Dapic.h101 alternative_io("movl %0, %1", "xchgl %0, %1", X86_BUG_11AP, in native_apic_mem_write()
/linux/arch/s390/include/asm/
H A Dalternative.h176 #define alternative_io(oldinstr, altinstr, feature, output, input...) \ macro