Searched refs:sse (Results 1 – 11 of 11) sorted by relevance
/linux/drivers/edac/ |
A 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/net/sctp/ |
A 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/arch/x86/ |
A D | Makefile | 30 -mno-mmx -mno-sse $(call cc-option,-fcf-protection=none) 51 KBUILD_CFLAGS += -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx
|
/linux/lib/zstd/common/ |
A D | cpu.h | 152 D(sse, 25)
|
/linux/drivers/firmware/efi/libstub/ |
A D | Makefile | 12 -mno-mmx -mno-sse -fshort-wchar \
|
/linux/arch/x86/boot/compressed/ |
A D | Makefile | 38 KBUILD_CFLAGS += -mno-mmx -mno-sse
|
/linux/arch/mips/include/asm/octeon/ |
A D | cvmx-pciercx-defs.h | 58 __BITFIELD_FIELD(uint32_t sse:1,
|
A D | cvmx-pci-defs.h | 185 uint32_t sse:1; member 231 uint32_t sse:1;
|
/linux/tools/arch/x86/kcpuid/ |
A D | cpuid.csv | 75 1, 0, EDX, 25, sse, SSE 246 0xD, 0, EAX, 1, sse, SSE state
|
/linux/Documentation/admin-guide/pm/ |
A D | intel-speed-select.rst | 759 turbo-ratio-limits-sse
|
/linux/Documentation/admin-guide/ |
A D | kernel-parameters.txt | 3432 enabling legacy floating-point and sse state.
|
Completed in 32 milliseconds