Home
last modified time | relevance | path

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

12345678910>>...12

/linux-6.15/arch/x86/um/asm/
H A Dbarrier.h15 #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.15/arch/x86/include/asm/
H A Dsmap.h29 alternative("", "clac", X86_FEATURE_SMAP); in clac()
35 alternative("", "stac", X86_FEATURE_SMAP); in stac()
H A Dbarrier.h48 #define barrier_nospec() alternative("", "lfence", X86_FEATURE_LFENCE_RDTSC)
/linux-6.15/Documentation/devicetree/bindings/net/pse-pd/
H A Dti,tps23881.yaml100 pairset-names = "alternative-a", "alternative-b";
109 pairset-names = "alternative-a";
H A Dmicrochip,pd692x0.yaml161 pairset-names = "alternative-a", "alternative-b";
169 pairset-names = "alternative-a";
H A Dpse-controller.yaml75 - alternative-a
76 - alternative-b
/linux-6.15/arch/riscv/kernel/vdso/
H A Dvdso.lds.S48 .alternative : {
49 *(.alternative)
/linux-6.15/arch/riscv/kernel/
H A Dvmlinux.lds.S118 .alternative : {
120 KEEP(*(.alternative)) argument
/linux-6.15/Documentation/devicetree/bindings/dma/stm32/
H A Dst,stm32-dma.yaml43 -bit 4: alternative DMA request/acknowledge protocol
46 0x1: Use alternative DMA ACK management, where ACK de-assertion does
/linux-6.15/Documentation/ABI/removed/
H A Dvideo13947 alternative to raw1394's isochronous I/O functionality which had
/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-firmware-dmi-tables14 through sysfs as an alternative to utilities reading them
/linux-6.15/tools/objtool/include/objtool/
H A Dcheck.h80 struct alternative *alts;
/linux-6.15/Documentation/devicetree/bindings/cache/
H A Dstarfive,jh8100-starlink-cache.yaml15 management as an alternative to instructions in the RISC-V Zicbom extension.
/linux-6.15/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-6.15/arch/loongarch/include/asm/
H A Dalternative.h103 #define alternative(oldinstr, newinstr, feature) \ macro
/linux-6.15/arch/parisc/kernel/
H A DMakefile10 ptrace.o hardware.o inventory.o drivers.o alternative.o \
/linux-6.15/Documentation/devicetree/bindings/media/i2c/
H A Dtoshiba,et8ek8.txt13 - reg: I2C address (0x3e, or an alternative address)
/linux-6.15/drivers/net/wireless/realtek/rtl8xxxu/
H A DKconfig10 This is an alternative driver for various Realtek RTL8XXX
/linux-6.15/fs/9p/
H A DKconfig39 Security labels support alternative access control models
/linux-6.15/fs/ceph/
H A DKconfig46 Security labels support alternative access control models
/linux-6.15/Documentation/devicetree/bindings/usb/
H A Drichtek,rt1719.yaml17 support for alternative interfaces of the Type-C specification.
/linux-6.15/drivers/ntb/hw/idt/
H A DKconfig26 kernel PCI fixups. That's why the alternative pre-initialization
/linux-6.15/arch/mips/boot/dts/mobileye/
H A Deyeq6h-pins.dtsi9 * [0] | MUX_SEL | 0 - GPIO, 1 - alternative func
/linux-6.15/fs/ext2/
H A DKconfig44 Security labels support alternative access control models
/linux-6.15/fs/jfs/
H A DKconfig29 Security labels support alternative access control models

12345678910>>...12