/linux/arch/x86/um/asm/ |
H A D | barrier.h | 15 #define mb() alternative("lock; addl $0,0(%%esp)", "mfence", X86_FEATURE_XMM2) 16 #define rmb() alternative("lock; addl $0,0(%%esp)", "lfence", X86_FEATURE_XMM2) 17 #define wmb() alternative("lock; addl $0,0(%%esp)", "sfence", X86_FEATURE_XMM)
|
/linux/arch/x86/include/asm/ |
H A D | smap.h | 29 alternative("", "clac", X86_FEATURE_SMAP); in clac() 35 alternative("", "stac", X86_FEATURE_SMAP); in stac()
|
/linux/arch/riscv/kernel/vdso/ |
H A D | vdso.lds.S | 49 .alternative : { 50 *(.alternative)
|
/linux/arch/riscv/kernel/ |
H A D | vmlinux.lds.S | 115 .alternative : { 117 KEEP(*(.alternative)) argument
|
/linux/Documentation/ABI/removed/ |
H A D | video1394 | 7 alternative to raw1394's isochronous I/O functionality which had
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-firmware-dmi-tables | 14 through sysfs as an alternative to utilities reading them
|
/linux/tools/objtool/include/objtool/ |
H A D | check.h | 34 * This is shared with the other alt_groups in the same alternative. 79 struct alternative *alts;
|
/linux/arch/loongarch/include/asm/ |
H A D | alternative.h | 103 #define alternative(oldinstr, newinstr, feature) \ macro
|
/linux/Documentation/driver-api/firmware/ |
H A D | fw_search_path.rst | 20 There is an alternative to customize the path at run time after bootup, you
|
/linux/Documentation/devicetree/bindings/media/i2c/ |
H A D | toshiba,et8ek8.txt | 13 - reg: I2C address (0x3e, or an alternative address)
|
/linux/arch/parisc/kernel/ |
H A D | Makefile | 10 ptrace.o hardware.o inventory.o drivers.o alternative.o \
|
/linux/drivers/net/wireless/realtek/rtl8xxxu/ |
H A D | Kconfig | 10 This is an alternative driver for various Realtek RTL8XXX
|
/linux/fs/9p/ |
H A D | Kconfig | 39 Security labels support alternative access control models
|
/linux/drivers/ntb/hw/idt/ |
H A D | Kconfig | 26 kernel PCI fixups. That's why the alternative pre-initialization
|
/linux/fs/ceph/ |
H A D | Kconfig | 46 Security labels support alternative access control models
|
/linux/fs/jfs/ |
H A D | Kconfig | 29 Security labels support alternative access control models
|
/linux/arch/mips/boot/dts/mobileye/ |
H A D | eyeq6h-pins.dtsi | 9 * [0] | MUX_SEL | 0 - GPIO, 1 - alternative func
|
/linux/arch/riscv/include/asm/ |
H A D | alternative-macros.h | 19 .pushsection .alternative, "a"
|
/linux/arch/s390/include/asm/ |
H A D | alternative.h | 162 #define alternative(oldinstr, altinstr, feature) \ macro
|
/linux/Documentation/admin-guide/media/ |
H A D | lmedm04.rst | 25 An alternative but older firmware can be found on the driver
|
/linux/Documentation/devicetree/bindings/interrupt-controller/ |
H A D | brcm,bcm6345-l1-intc.txt | 41 specifying an alternative endianness.
|
/linux/Documentation/networking/pse-pd/ |
H A D | pse-pi.rst | 32 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 D | Kconfig | 14 developed as an open alternative to the IBM MicroChannel bus.
|
/linux/arch/x86/events/intel/ |
H A D | p4.c | 592 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()
|
/linux/Documentation/admin-guide/cifs/ |
H A D | introduction.rst | 32 the combination can provide a reasonable alternative to other network and
|