Home
last modified time | relevance | path

Searched refs:L2 (Results 1 – 25 of 30) sorted by relevance

12

/illumos-gate/usr/src/contrib/ast/src/lib/libast/uwin/
H A Dlog__L.c79 vc(L2, 3.9999999999970461961E-1 ,cccc,3fcc,2684,cccc, -1, .CCCCCCCCCC2684)
88 ic(L2, 3.9999999999416702146E-1, -2, 1.999999997FF24)
97 #define L2 vccast(L2) macro
110 return(z*(L1+z*(L2+z*(L3+z*(L4+z*(L5+z*(L6+z*(L7+z*L8))))))));
112 return(z*(L1+z*(L2+z*(L3+z*(L4+z*(L5+z*(L6+z*L7)))))));
/illumos-gate/usr/src/lib/crt/i386/
H A Dcrti.s85 call .L2
86 .L2: popl %ebx label
87 addl $_GLOBAL_OFFSET_TABLE_+[.-.L2], %ebx
/illumos-gate/usr/src/lib/libc/amd64/gen/
H A Dmemchr.S63 jnz .L2 / goto .L2
93 .L2: label
101 jnz .L2 / goto .L2
H A Dstrcat.S70 .L2: label
79 je .L2 / goto .L2
87 jmp .L2 / goto .L2 (%rdi quadword aligned)
H A Dstrncat.S74 .L2: label
83 je .L2 / goto .L2
91 jmp .L2 / goto .L2 (%rdi quadword aligned)
/illumos-gate/usr/src/lib/libc/i386/gen/
H A Dmemchr.S66 jnz .L2 / goto .L2
97 .L2: label
105 jnz .L2 / goto .L2
H A Dstrcat.S66 .L2: label
75 je .L2 / goto .L2
83 jmp .L2 / goto .L2 (%edi word aligned)
H A Dstrncat.S71 .L2: label
80 je .L2 / goto .L2
88 jmp .L2 / goto .L2 (%edi word aligned)
/illumos-gate/usr/src/uts/i86pc/cpu/amd_opteron/
H A Dao_mca_disp.in44 desc = Correctable D$ data infill from L2$
76 desc = Uncorrectable D$ data infill from L2$
222 desc = L2 DTLB Parity Error
238 desc = L2 DTLB Parity Error (multimatch)
274 desc = Correctable I$ data infill from L2$
306 desc = Uncorrectable I$ data infill from L2$
404 desc = L2 ITLB Parity Error
420 desc = L2 ITLB Parity Error (multimatch)
458 desc = L2 data array single-bit ECC during TLB reload, snoop, or copyback
474 desc = L2 data array multi-bit ECC during TLB reload, snoop, or copyback
[all …]
/illumos-gate/usr/src/uts/common/io/mac/
H A DREADME40 This is the kernel programming interface for accessing L2 services as
50 are used by L2 drivers to provide services to MAC consumers.
55 The GLDv3 L2 supports multiple types of media control. Each type is
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Drelease.txt647 Relevance: L2.
787 Relevance: L2.
1280 1. Request: L2 queue APIs changed - require less parameters to open
1472 Change: (FW L2) Fix VPORT disable FW flow.
1476 Relevance: L2.
1620 23. Problem: In CFC Delete Flow - When driver unloads, if there is active L2
1715 Change: (FW L2) Fix FW flow.
1719 Relevance: L2.
1732 Change: (FW L2) Add L4 protocol type to aRFS filter profile.
1736 Relevance: L2.
[all …]
H A DMakefile105 ifneq ($(L2), 1)
111 L2 = 1 macro
132 ifeq ($(L2), 1)
/illumos-gate/usr/src/uts/sun4u/serengeti/ml/
H A Dsbdp.il.cpp121 ! Panther needs to flush L2 before L3.
123 ! We need to free up a temp reg for the L2 flush macro (register usage
126 ! the L2 flush.
H A Dsbdp_asm.S148 ! Panther needs to flush L2 before L3 cache.
/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/mcp/
H A Dnvm_meta.txt137 39,name "MPS10 RX Lane swap (L3:L2:L1:L0)" 39,group_name "phy" 39,entity_name "glob" 39,struct_name…
138 40,name "MPS10 TX Lane swap (L3:L2:L1:L0)" 40,group_name "phy" 40,entity_name "glob" 40,struct_name…
139 41,name "MPS10 RX Lane polarity (L3:L2:L1:L0)" 41,group_name "phy" 41,entity_name "glob" 41,struct_…
140 42,name "MPS10 TX Lane polarity (L3:L2:L1:L0)" 42,group_name "phy" 42,entity_name "glob" 42,struct_…
141 43,name "MPS25 RX Lane swap (L3:L2:L1:L0)" 43,group_name "phy" 43,entity_name "glob" 43,struct_name…
142 44,name "MPS25 TX Lane swap (L3:L2:L1:L0)" 44,group_name "phy" 44,entity_name "glob" 44,struct_name…
143 45,name "MPS25 RX Lane polarity (L3:L2:L1:L0)" 45,group_name "phy" 45,entity_name "glob" 45,struct_…
144 46,name "MPS25 TX Lane polarity (L3:L2:L1:L0)" 46,group_name "phy" 46,entity_name "glob" 46,struct_…
145 47,name "MPS10 Preemphasis (L3:L2:L1:L0)" 47,group_name "phy" 47,entity_name "glob" 47,struct_name …
146 48,name "MPS10 Driver Current (L3:L2:L1:L0)" 48,group_name "phy" 48,entity_name "glob" 48,struct_na…
[all …]
/illumos-gate/usr/src/test/util-tests/tests/xargs/
H A Dxargs_test.ksh139 comp=$(printf "abc def\n123 456\npeterpiper" | $XARGS -L2 echo '**')
193 comp=$(printf "abc def \n123 456\npeter\nbogus" | $XARGS -L2 echo '**')
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/
H A Dipqosconf.h41 #define L2 0x04 macro
/illumos-gate/usr/src/common/crypto/des/sun4u/
H A Ddes_crypt_asm.s2522 .L2: label
2611 ! bnz %icc, .L2
2702 ! bnz %icc, .L2
2793 ! bnz %icc, .L2
2884 ! bnz %icc, .L2
2975 ! bnz %icc, .L2
3066 ! bnz %icc, .L2
3157 ! bnz %icc, .L2
/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_common.c640 I40E_PTT(1, L2, NONE, NOF, NONE, NONE, NOF, NONE, PAY2),
641 I40E_PTT(2, L2, NONE, NOF, NONE, NONE, NOF, TS, PAY2),
642 I40E_PTT(3, L2, NONE, NOF, NONE, NONE, NOF, NONE, PAY2),
645 I40E_PTT(6, L2, NONE, NOF, NONE, NONE, NOF, NONE, PAY2),
646 I40E_PTT(7, L2, NONE, NOF, NONE, NONE, NOF, NONE, PAY2),
649 I40E_PTT(10, L2, NONE, NOF, NONE, NONE, NOF, NONE, PAY2),
650 I40E_PTT(11, L2, NONE, NOF, NONE, NONE, NOF, NONE, NONE),
651 I40E_PTT(12, L2, NONE, NOF, NONE, NONE, NOF, NONE, PAY3),
652 I40E_PTT(13, L2, NONE, NOF, NONE, NONE, NOF, NONE, PAY3),
653 I40E_PTT(14, L2, NONE, NOF, NONE, NONE, NOF, NONE, PAY3),
[all …]
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Decore.tex235 \item L2-related, see Chapter [\ref{cha:l2}].
508 …alizing the HW should have already been reversed by the upper-layer [e.g., L2 VPORTs which were st…
546 Multiple indices are used for L2 to differentiate between RX / TX and different class of service op…
624 …values in some previous-supplied addresses against a shadow copy. E.g., In L2 the ecore callbacks …
813 \chapter{L2 protocol}
816 \section{L2-related terminology}
817 …ery highlevel manner several FW objects which are related to L2. Developers implementing L2 suppor…
824 \section{Starting an L2 device}
906 \section{Stopping an L2 device}
907 This is pretty straight forward, and works in reverse-order to the initialization of the L2 device.
[all …]
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_cfg.txt493 # for packets from the wire as well as the loopback path of the L2 switch. The
494 # folling params control how the buffer memory is distributed and the L2 flow
H A Dt5fw_cfg.txt542 # for packets from the wire as well as the loopback path of the L2 switch. The
543 # folling params control how the buffer memory is distributed and the L2 flow
H A Dt6fw_cfg.txt558 # for packets from the wire as well as the loopback path of the L2 switch. The
559 # folling params control how the buffer memory is distributed and the L2 flow
/illumos-gate/usr/src/uts/intel/ml/
H A Dmodstubs.S170 jmp .L2
206 .L2: label
/illumos-gate/usr/src/lib/libc/capabilities/sun4u-us3/common/
H A Dmemcpy.S810 ! of the L1 or L2 cache.

12