/linux-6.3-rc2/arch/x86/um/asm/ |
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-6.3-rc2/arch/x86/include/asm/ |
A D | smap.h | 33 alternative("", __ASM_CLAC, X86_FEATURE_SMAP); in clac() 39 alternative("", __ASM_STAC, X86_FEATURE_SMAP); in stac()
|
A D | barrier.h | 52 #define barrier_nospec() alternative("", "lfence", X86_FEATURE_LFENCE_RDTSC)
|
/linux-6.3-rc2/arch/riscv/kernel/vdso/ |
A D | vdso.lds.S | 44 .alternative : { 46 *(.alternative) argument
|
/linux-6.3-rc2/arch/riscv/kernel/ |
A D | vmlinux.lds.S | 109 .alternative : { 111 *(.alternative) argument
|
A D | vmlinux-xip.lds.S | 102 .alternative : { 104 *(.alternative) argument
|
/linux-6.3-rc2/Documentation/devicetree/bindings/clock/ |
A D | xlnx,zynqmp-clk.txt | 24 The Zynq UltraScale+ MPSoC has one primary and four alternative reference clock 28 - pss_alt_ref_clk (alternative PS reference clock)
|
/linux-6.3-rc2/Documentation/devicetree/bindings/dma/ |
A 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.3-rc2/Documentation/ABI/removed/ |
A D | video1394 | 7 alternative to raw1394's isochronous I/O functionality which had
|
/linux-6.3-rc2/Documentation/driver-api/firmware/ |
A D | fw_search_path.rst | 20 There is an alternative to customize the path at run time after bootup, you
|
/linux-6.3-rc2/arch/s390/include/asm/ |
A D | alternative.h | 95 #define alternative(oldinstr, altinstr, facility) \ macro
|
/linux-6.3-rc2/Documentation/ABI/testing/ |
A D | sysfs-firmware-dmi-tables | 14 through sysfs as an alternative to utilities reading them
|
/linux-6.3-rc2/tools/objtool/include/objtool/ |
A D | check.h | 76 struct alternative *alts;
|
/linux-6.3-rc2/arch/loongarch/include/asm/ |
A D | alternative.h | 103 #define alternative(oldinstr, newinstr, feature) \ macro
|
/linux-6.3-rc2/arch/parisc/kernel/ |
A D | Makefile | 10 ptrace.o hardware.o inventory.o drivers.o alternative.o \
|
/linux-6.3-rc2/Documentation/devicetree/bindings/media/i2c/ |
A D | toshiba,et8ek8.txt | 13 - reg: I2C address (0x3e, or an alternative address)
|
/linux-6.3-rc2/arch/loongarch/kernel/ |
A D | Makefile | 11 alternative.o unwind.o
|
/linux-6.3-rc2/fs/ext2/ |
A D | Kconfig | 37 Security labels support alternative access control models
|
/linux-6.3-rc2/fs/9p/ |
A D | Kconfig | 39 Security labels support alternative access control models
|
/linux-6.3-rc2/fs/ceph/ |
A D | Kconfig | 45 Security labels support alternative access control models
|
/linux-6.3-rc2/drivers/ntb/hw/idt/ |
A D | Kconfig | 26 kernel PCI fixups. That's why the alternative pre-initialization
|
/linux-6.3-rc2/drivers/net/wireless/realtek/rtl8xxxu/ |
A D | Kconfig | 10 This is an alternative driver for various Realtek RTL8XXX
|
/linux-6.3-rc2/Documentation/devicetree/bindings/usb/ |
A D | richtek,rt1719.yaml | 17 support for alternative interfaces of the Type-C specification.
|
A D | richtek,rt1711h.yaml | 17 support for alternative interfaces of the Type-C specification.
|
/linux-6.3-rc2/fs/jfs/ |
A D | Kconfig | 27 Security labels support alternative access control models
|