Searched refs:sse (Results 1 - 15 of 15) sorted by relevance
/kernel/linux/linux-5.10/drivers/edac/ |
H 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()
|
/kernel/linux/linux-6.6/drivers/edac/ |
H 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()
|
/kernel/linux/linux-6.6/arch/x86/ |
H A 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
|
/kernel/linux/linux-5.10/net/sctp/ |
H 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()
|
/kernel/linux/linux-6.6/net/sctp/ |
H 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()
|
/kernel/linux/linux-5.10/arch/x86/ |
H A D | Makefile | 37 -mno-mmx -mno-sse $(call cc-option,-fcf-protection=none) 58 KBUILD_CFLAGS += -mno-sse -mno-mmx -mno-sse2 -mno-3dnow
|
/kernel/linux/linux-6.6/lib/zstd/common/ |
H A D | cpu.h | 152 D(sse, 25)
|
/kernel/linux/linux-5.10/drivers/firmware/efi/libstub/ |
H A D | Makefile | 12 -mno-mmx -mno-sse -fshort-wchar \
|
/kernel/linux/linux-6.6/drivers/firmware/efi/libstub/ |
H A D | Makefile | 16 -mno-mmx -mno-sse -fshort-wchar \
|
/kernel/linux/linux-5.10/arch/x86/boot/compressed/ |
H A D | Makefile | 41 KBUILD_CFLAGS += -mno-mmx -mno-sse
|
/kernel/linux/linux-6.6/arch/x86/boot/compressed/ |
H A D | Makefile | 43 KBUILD_CFLAGS += -mno-mmx -mno-sse
|
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/ |
H A D | cvmx-pciercx-defs.h | 58 __BITFIELD_FIELD(uint32_t sse:1,
|
H A D | cvmx-pci-defs.h | 185 uint32_t sse:1; member 231 uint32_t sse:1;
|
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/ |
H A D | cvmx-pciercx-defs.h | 58 __BITFIELD_FIELD(uint32_t sse:1,
|
H A D | cvmx-pci-defs.h | 185 uint32_t sse:1; member 231 uint32_t sse:1;
|
Completed in 16 milliseconds