Searched refs:sse (Results 1 – 12 of 12) sorted by relevance
/Linux-v6.6/arch/x86/ |
D | Makefile.um | 11 KBUILD_CFLAGS += -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx 12 KBUILD_RUSTFLAGS += -Ctarget-feature=-sse,-sse2,-sse3,-ssse3,-sse4.1,-sse4.2,-avx,-avx2
|
D | Makefile | 49 -mno-mmx -mno-sse $(call cc-option,-fcf-protection=none) 70 KBUILD_CFLAGS += -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx 71 KBUILD_RUSTFLAGS += -Ctarget-feature=-sse,-sse2,-sse3,-ssse3,-sse4.1,-sse4.2,-avx,-avx2
|
/Linux-v6.6/drivers/edac/ |
D | octeon_edac-pci.c | 33 if (cfg01.s.sse) { in octeon_pci_poll() 35 cfg01.s.sse = 1; /* Reset */ in octeon_pci_poll()
|
/Linux-v6.6/net/sctp/ |
D | ulpevent.c | 582 struct sctp_shutdown_event *sse; in sctp_ulpevent_make_shutdown_event() local 591 sse = skb_put(skb, sizeof(struct sctp_shutdown_event)); in sctp_ulpevent_make_shutdown_event() 599 sse->sse_type = SCTP_SHUTDOWN_EVENT; in sctp_ulpevent_make_shutdown_event() 607 sse->sse_flags = 0; in sctp_ulpevent_make_shutdown_event() 616 sse->sse_length = sizeof(struct sctp_shutdown_event); in sctp_ulpevent_make_shutdown_event() 627 sse->sse_assoc_id = sctp_assoc2id(asoc); in sctp_ulpevent_make_shutdown_event()
|
/Linux-v6.6/lib/zstd/common/ |
D | cpu.h | 152 D(sse, 25)
|
/Linux-v6.6/drivers/firmware/efi/libstub/ |
D | Makefile | 16 -mno-mmx -mno-sse -fshort-wchar \
|
/Linux-v6.6/arch/x86/boot/compressed/ |
D | Makefile | 43 KBUILD_CFLAGS += -mno-mmx -mno-sse
|
/Linux-v6.6/arch/mips/include/asm/octeon/ |
D | cvmx-pciercx-defs.h | 58 __BITFIELD_FIELD(uint32_t sse:1,
|
D | cvmx-pci-defs.h | 185 uint32_t sse:1; member 231 uint32_t sse:1;
|
/Linux-v6.6/tools/arch/x86/kcpuid/ |
D | cpuid.csv | 75 1, 0, EDX, 25, sse, SSE 246 0xD, 0, EAX, 1, sse, SSE state
|
/Linux-v6.6/Documentation/admin-guide/pm/ |
D | intel-speed-select.rst | 781 turbo-ratio-limits-sse
|
/Linux-v6.6/Documentation/admin-guide/ |
D | kernel-parameters.txt | 3958 enabling legacy floating-point and sse state.
|