Home
last modified time | relevance | path

Searched refs:alternative (Results 1 – 17 of 17) sorted by relevance

/arch/x86/um/asm/
Dbarrier.h20 #define mb() alternative("lock; addl $0,0(%%esp)", "mfence", X86_FEATURE_XMM2)
21 #define rmb() alternative("lock; addl $0,0(%%esp)", "lfence", X86_FEATURE_XMM2)
22 #define wmb() alternative("lock; addl $0,0(%%esp)", "sfence", X86_FEATURE_XMM)
/arch/x86/include/asm/
Dbarrier.h18 #define mb() alternative("lock; addl $0,0(%%esp)", "mfence", X86_FEATURE_XMM2)
19 #define rmb() alternative("lock; addl $0,0(%%esp)", "lfence", X86_FEATURE_XMM2)
20 #define wmb() alternative("lock; addl $0,0(%%esp)", "sfence", X86_FEATURE_XMM)
Dsmap.h52 alternative("", __stringify(__ASM_CLAC), X86_FEATURE_SMAP); in clac()
58 alternative("", __stringify(__ASM_STAC), X86_FEATURE_SMAP); in stac()
Dspecial_insns.h258 alternative(ASM_NOP7, in pcommit_sfence()
Dalternative.h168 #define alternative(oldinstr, newinstr, feature) \ macro
/arch/s390/include/asm/
Dalternative.h140 #define alternative(oldinstr, altinstr, facility) \ macro
/arch/arm64/
DKconfig259 This option adds an alternative code sequence to work around ARM
271 as it depends on the alternative framework, which will only patch
280 This option adds an alternative code sequence to work around ARM
292 as it depends on the alternative framework, which will only patch
301 This option adds an alternative code sequence to work around ARM
314 workaround, as it depends on the alternative framework, which will
323 This option adds an alternative code sequence to work around ARM
335 as it depends on the alternative framework, which will only patch
344 This option adds an alternative code sequence to work around ARM
353 as it depends on the alternative framework, which will only patch
[all …]
/arch/s390/kernel/
DMakefile47 obj-y += entry.o reipl.o relocate_kernel.o alternative.o
/arch/arm64/kernel/
DMakefile19 cpufeature.o alternative.o cacheinfo.o \
/arch/x86/kernel/cpu/
Dperf_event_p4.c592 u64 alternative; member
605 .alternative =
637 config_match = p4_event_aliases[i].alternative; in p4_get_alias_event()
639 } else if (config_match == p4_event_aliases[i].alternative) { in p4_get_alias_event()
/arch/x86/kernel/
DMakefile52 obj-y += alternative.o i8253.o pci-nommu.o hw_breakpoint.o
/arch/blackfin/mach-bf548/
DKconfig39 bool "BF548 ATAPI alternative port via GPIO"
/arch/arm/boot/dts/
Ddra72-evm.dts608 * is a viable alternative
/arch/sh/
DKconfig735 LLSC, this should be more efficient than the other alternative of
/arch/mips/
DKconfig2949 developed as an open alternative to the IBM MicroChannel bus.
/arch/arm/
DKconfig154 developed as an open alternative to the IBM MicroChannel bus.
/arch/x86/
DKconfig2505 developed as an open alternative to the IBM MicroChannel bus.