Searched refs:alternative_io (Results 1 – 6 of 6) sorted by relevance
| /linux/arch/x86/include/asm/ |
| H A D | page_64.h | 98 alternative_io("movq %[small],%0","movq %[large],%0", in task_size_max()
|
| H A D | special_insns.h | 192 alternative_io("ds clflush %0", in clflushopt()
|
| H A D | segment.h | 257 alternative_io ("lsl %[seg],%k[p]", in vdso_read_cpunode()
|
| H A D | alternative.h | 265 #define alternative_io(oldinstr, newinstr, ft_flags, output, input...) \ macro
|
| H A D | apic.h | 101 alternative_io("movl %0, %1", "xchgl %0, %1", X86_BUG_11AP, in native_apic_mem_write()
|
| /linux/arch/s390/include/asm/ |
| H A D | alternative.h | 176 #define alternative_io(oldinstr, altinstr, feature, output, input...) \ macro
|