HomeSort by: relevance | last modified time | path
    Searched refs:L2 (Results 1 - 25 of 120) sorted by relevancy

1 2 3 4 5

  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
arm-realview-eb-a9mp.dts 42 next-level-cache = <&L2>;
49 next-level-cache = <&L2>;
56 next-level-cache = <&L2>;
63 next-level-cache = <&L2>;
arm-realview-eb-11mp.dts 46 next-level-cache = <&L2>;
53 next-level-cache = <&L2>;
60 next-level-cache = <&L2>;
67 next-level-cache = <&L2>;
bcm4708.dtsi 31 next-level-cache = <&L2>;
38 next-level-cache = <&L2>;
vf610.dtsi 9 next-level-cache = <&L2>;
13 L2: cache-controller@40006000 {
highbank.dts 25 next-level-cache = <&L2>;
44 next-level-cache = <&L2>;
63 next-level-cache = <&L2>;
82 next-level-cache = <&L2>;
135 L2: cache-controller {
150 compatible = "calxeda,hb-sregs-l2-ecc";
arm-realview-eb-11mp-ctrevb.dts 42 &L2 {
  /src/sys/arch/amiga/stand/bootblock/boot/
ashldi3.s 37 jra L2
41 L2:
ashrdi3.s 37 jra L2
41 L2:
  /src/common/lib/libc/arch/m68k/string/
strcmp.S 52 jeq .L2
57 jeq .L2
62 jeq .L2
67 jeq .L2
81 .L2: movq #0,%d0
ffs.S 81 jeq .L2 | return 0 if 0
86 .L2:
94 jeq .L2
101 .L2:
strncmp.S 58 jeq .L2
65 jeq .L2
72 jeq .L2
79 jeq .L2
89 .L2: SUBC((%a1),%d1)
  /src/lib/libm/noieee_src/
n_log__L.c 54 * z*(L1 + z*(L2 + z*(... (L7 + z*L8)...)))
75 vc(L2, 3.9999999999970461961E-1 ,cccc,3fcc,2684,cccc, -1, .CCCCCCCCCC2684)
84 ic(L2, 3.9999999999416702146E-1, -2, 1.999999997FF24)
93 #define L2 vccast(L2)
106 return(z*(L1+z*(L2+z*(L3+z*(L4+z*(L5+z*(L6+z*(L7+z*L8))))))));
108 return(z*(L1+z*(L2+z*(L3+z*(L4+z*(L5+z*(L6+z*L7)))))));
  /src/lib/libc/arch/i386/string/
bcmp.S 29 je L2
32 L2: popl %esi
swab.S 27 jz L2 # while swapping alternate bytes.
36 L2: shrl $3,%ecx # copy remainder 8 words at a time
  /src/regress/sys/arch/m68k/emuspeed/
test.S 18 L2:
21 jne L2
div64.S 25 L2:
28 jne L2
mul64.S 25 L2:
28 jne L2
  /src/lib/libc/arch/m68k/quad/
ashldi3.S 47 jgt L2
53 L2: asll %d2,%d0
ashrdi3.S 47 jgt L2
54 L2: lsrl %d2,%d1
lshrdi3.S 47 jgt L2
53 L2: lsrl %d2,%d1
  /src/lib/libc/arch/vax/gen/
__sigsetjmp14.S 61 beql L2
63 L2: jmp _C_LABEL(_longjmp)+2 # nope, skip to _longjmp
  /src/lib/libc/arch/x86_64/string/
swab.S 23 jz L2 # while swapping alternate bytes.
31 L2: shrq $3,%rdx # copy remainder 8 words at a time
  /src/tests/usr.bin/indent/
label.c 44 L2:;
59 L2: ;
  /src/sys/arch/xen/x86/
x86_xpmap.c 466 * For PAE, we need an L3 page, a single contiguous L2 "superpage" of 4 pages
545 * Now compute how many L2 pages we need exactly. This is useful only
555 * One more L2 page: we'll allocate several pages after kva_start
557 * counted here. It's not a big issue to allocate one more L2 as
565 * Install bootstrap pages. We may need more L2 pages than will
580 * Make sure the number of L2 pages we have is enough to map everything
609 * old_count is # of old tables (including L4, L3 and L2).
617 pd_entry_t *L4cpu, *L4, *L3, *L2, *pte;
699 /* L2 */
700 L2 = (pd_entry_t *)avail
    [all...]
  /src/sys/arch/amiga/stand/bootblock/ppcboot/
kickstart.S 42 bl L2 /* we start with this address @ 0xfff00100 */
43 L2:

Completed in 16 milliseconds

1 2 3 4 5