/linux-6.6.21/arch/x86/um/asm/ |
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-6.6.21/arch/x86/include/asm/ |
D | smap.h | 33 alternative("", __ASM_CLAC, X86_FEATURE_SMAP); in clac() 39 alternative("", __ASM_STAC, X86_FEATURE_SMAP); in stac()
|
D | barrier.h | 52 #define barrier_nospec() alternative("", "lfence", X86_FEATURE_LFENCE_RDTSC)
|
/linux-6.6.21/arch/riscv/kernel/vdso/ |
D | vdso.lds.S | 44 .alternative : { 46 *(.alternative) argument
|
/linux-6.6.21/arch/riscv/kernel/ |
D | vmlinux.lds.S | 115 .alternative : { 117 KEEP(*(.alternative)) argument
|
/linux-6.6.21/Documentation/devicetree/bindings/dma/ |
D | st,stm32-dma.yaml | 43 -bit 4: alternative DMA request/acknowledge protocol 46 0x1: Use alternative DMA ACK management, where ACK de-assertion does
|
/linux-6.6.21/Documentation/ABI/removed/ |
D | video1394 | 7 alternative to raw1394's isochronous I/O functionality which had
|
/linux-6.6.21/arch/s390/include/asm/ |
D | alternative.h | 95 #define alternative(oldinstr, altinstr, facility) \ macro
|
/linux-6.6.21/Documentation/ABI/testing/ |
D | sysfs-firmware-dmi-tables | 14 through sysfs as an alternative to utilities reading them
|
/linux-6.6.21/tools/objtool/include/objtool/ |
D | check.h | 76 struct alternative *alts;
|
/linux-6.6.21/Documentation/driver-api/firmware/ |
D | fw_search_path.rst | 20 There is an alternative to customize the path at run time after bootup, you
|
/linux-6.6.21/arch/loongarch/include/asm/ |
D | alternative.h | 103 #define alternative(oldinstr, newinstr, feature) \ macro
|
/linux-6.6.21/arch/parisc/kernel/ |
D | Makefile | 10 ptrace.o hardware.o inventory.o drivers.o alternative.o \
|
/linux-6.6.21/Documentation/devicetree/bindings/media/i2c/ |
D | toshiba,et8ek8.txt | 13 - reg: I2C address (0x3e, or an alternative address)
|
/linux-6.6.21/fs/9p/ |
D | Kconfig | 39 Security labels support alternative access control models
|
/linux-6.6.21/fs/ext2/ |
D | Kconfig | 38 Security labels support alternative access control models
|
/linux-6.6.21/drivers/ntb/hw/idt/ |
D | Kconfig | 26 kernel PCI fixups. That's why the alternative pre-initialization
|
/linux-6.6.21/drivers/net/wireless/realtek/rtl8xxxu/ |
D | Kconfig | 10 This is an alternative driver for various Realtek RTL8XXX
|
/linux-6.6.21/Documentation/devicetree/bindings/usb/ |
D | richtek,rt1719.yaml | 17 support for alternative interfaces of the Type-C specification.
|
D | richtek,rt1711h.yaml | 17 support for alternative interfaces of the Type-C specification.
|
/linux-6.6.21/fs/ceph/ |
D | Kconfig | 46 Security labels support alternative access control models
|
/linux-6.6.21/fs/jfs/ |
D | Kconfig | 29 Security labels support alternative access control models
|
/linux-6.6.21/arch/loongarch/kernel/ |
D | Makefile | 11 alternative.o unwind.o
|
/linux-6.6.21/arch/riscv/include/asm/ |
D | alternative-macros.h | 19 .pushsection .alternative, "a"
|
/linux-6.6.21/Documentation/devicetree/bindings/pinctrl/ |
D | qcom,mdm9615-pinctrl.yaml | 68 Specify the alternative function to be configured for the specified
|