Home
last modified time | relevance | path

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

123456

/linux/arch/x86/include/asm/
H A Dsmap.h42 alternative("", "clac", X86_FEATURE_SMAP); in clac()
47 alternative("", "stac", X86_FEATURE_SMAP); in stac()
67 alternative("", "clac", X86_FEATURE_LASS); in lass_clac()
72 alternative("", "stac", X86_FEATURE_LASS); in lass_stac()
H A Dspecial_insns.h133 alternative("wbinvd", ASM_WBNOINVD, X86_FEATURE_WBNOINVD); in wbnoinvd()
/linux/arch/riscv/kernel/vdso/
H A Dvdso.lds.S48 .alternative : {
49 *(.alternative)
/linux/arch/riscv/kernel/
H A Dvmlinux.lds.S114 .alternative : {
116 KEEP(*(.alternative)) argument
/linux/Documentation/ABI/removed/
H A Dvideo13947 alternative to raw1394's isochronous I/O functionality which had
/linux/tools/objtool/
H A Ddisas.c40 * Maximum number of instructions per alternative
45 * Information to disassemble an alternative
49 struct alternative *alt; /* alternative or NULL if default code */
50 char *name; /* name for this alternative */
56 } insn[DISAS_ALT_INSN_MAX]; /* alternative instructions */
192 * Check if we are processing an alternative at the original in disas_print_addr_alt()
194 * we are referencing an address inside the alternative. in disas_print_addr_alt()
197 * alternative. In that case, the address should be updated in disas_print_addr_alt()
556 * alternative (
[all...]
/linux/Documentation/ABI/testing/
H A Dsysfs-firmware-dmi-tables14 through sysfs as an alternative to utilities reading them
/linux/Documentation/driver-api/firmware/
H A Dfw_search_path.rst20 There is an alternative to customize the path at run time after bootup, you
/linux/arch/loongarch/include/asm/
H A Dalternative.h103 #define alternative(oldinstr, newinstr, feature) \ macro
/linux/drivers/net/wireless/realtek/rtl8xxxu/
H A DKconfig10 This is an alternative driver for various Realtek RTL8XXX
/linux/fs/9p/
H A DKconfig39 Security labels support alternative access control models
/linux/arch/parisc/kernel/
H A DMakefile10 ptrace.o hardware.o inventory.o drivers.o alternative.o \
/linux/drivers/ntb/hw/idt/
H A DKconfig26 kernel PCI fixups. That's why the alternative pre-initialization
/linux/fs/ceph/
H A DKconfig43 Security labels support alternative access control models
/linux/fs/jfs/
H A DKconfig29 Security labels support alternative access control models
/linux/arch/mips/boot/dts/mobileye/
H A Deyeq6h-pins.dtsi9 * [0] | MUX_SEL | 0 - GPIO, 1 - alternative func
/linux/arch/riscv/include/asm/
H A Dalternative-macros.h19 .pushsection .alternative, "a"
/linux/arch/s390/include/asm/
H A Dalternative.h163 #define alternative(oldinstr, altinstr, feature) \ macro
/linux/arch/loongarch/kernel/
H A DMakefile13 alternative.o kdebugfs.o unwind.o
/linux/Documentation/admin-guide/media/
H A Dlmedm04.rst25 An alternative but older firmware can be found on the driver
/linux/Documentation/networking/pse-pd/
H A Dpse-pi.rst32 design. As a result, the complexities of choosing between alternative pin
51 The power delivery's polarity in this alternative can vary based on the MDI
97 The following table outlines the compatibility between the pinout alternative
/linux/drivers/eisa/
H A DKconfig14 developed as an open alternative to the IBM MicroChannel bus.
/linux/arch/arm64/kernel/
H A DMakefile34 cpufeature.o alternative.o cacheinfo.o \
/linux/Documentation/admin-guide/cifs/
H A Dintroduction.rst32 the combination can provide a reasonable alternative to other network and
/linux/Documentation/hwmon/
H A Dnzxt-smart2.rst34 reload. As an alternative to reloading the module, a userspace tool (like

123456