/linux-4.4.14/arch/c6x/lib/ |
D | csum_64plus.S | 54 || ADD .L1 A16,A9,A9 67 || MVK .L1 1,A2 77 ADD .L1 A16,A9,A9 80 || ADD .L1 A8,A9,A9 87 ZERO .L1 A7 119 || ZERO .L1 A7 207 || ADD .L1 A3,A5,A5 297 MV .L1 A0,A3 314 MVK .L1 2,A0 315 AND .L1 A4,A0,A0 [all …]
|
D | memcpy_64plus.S | 16 AND .L1 0x1,A6,A0
|
/linux-4.4.14/arch/arc/kernel/ |
D | entry-compact.S | 169 ; if L2 IRQ interrupted a L1 ISR, disable preemption 171 ; This is to avoid a potential L1-L2-L1 scenario 172 ; -L1 IRQ taken 173 ; -L2 interrupts L1 (before L1 ISR could run) 177 ; But both L1 and L2 re-enabled, so another L1 can be taken 178 ; while prev L1 is still unserviced 182 ; L2 interrupting L1 implies both L2 and L1 active 184 ; need to check STATUS32_L2 to determine if L1 was active 187 bbit0 r9, STATUS_A1_BIT, 1f ; L1 not active when L2 IRQ, so normal 349 ; use the same priorty as rtie: EXCPN, L2 IRQ, L1 IRQ, None [all …]
|
/linux-4.4.14/arch/arm/mm/ |
D | proc-xsc3.S | 71 1: mcr p15, 0, \rd, c7, c14, 2 @ clean/invalidate L1 D line 116 mcr p15, 0, ip, c7, c7, 0 @ invalidate L1 caches and BTB 176 mcrne p15, 0, ip, c7, c5, 0 @ invalidate L1 I cache and BTB 199 mcrne p15, 0, r0, c7, c5, 1 @ invalidate L1 I line 200 mcr p15, 0, r0, c7, c14, 1 @ clean/invalidate L1 D line 227 1: mcr p15, 0, r0, c7, c10, 1 @ clean L1 D line 232 mcr p15, 0, r0, c7, c5, 0 @ invalidate L1 I cache and BTB 248 1: mcr p15, 0, r0, c7, c14, 1 @ clean/invalidate L1 D line 253 mcr p15, 0, r0, c7, c5, 0 @ invalidate L1 I cache and BTB 272 mcrne p15, 0, r0, c7, c10, 1 @ clean L1 D line [all …]
|
D | proc-macros.S | 257 mcr p15, 0, r0, c7, c10, 1 @ clean L1 D line
|
D | proc-v7.S | 78 ALT_SMP(W(nop)) @ MP extensions imply L1 PTW
|
D | Kconfig | 242 based upon the ARM10 integer core with a 16KiB L1 Harvard cache, 999 Setting ARM L1 cache line size to 64 Bytes.
|
/linux-4.4.14/arch/blackfin/ |
D | Kconfig | 750 bool "Locate interrupt entry code in L1 Memory" 755 into L1 instruction memory. (less latency) 758 …bool "Locate entire ASM lowlevel exception / interrupt - Syscall and CPLB handler code in L1 Memor… 763 (STORE/RESTORE CONTEXT) is linked into L1 instruction memory. 767 bool "Locate frequently called do_irq dispatcher function in L1 Memory" 772 into L1 instruction memory. (less latency) 775 bool "Locate frequently called timer_interrupt() function in L1 Memory" 780 into L1 instruction memory. (less latency) 783 bool "Locate frequently idle function in L1 Memory" 788 into L1 instruction memory. (less latency) [all …]
|
/linux-4.4.14/arch/hexagon/lib/ |
D | memset.S | 172 if (r2==#0) jump:nt .L1 199 if (p1) jump .L1 210 if (p0.new) jump:nt .L1 221 if (p0.new) jump:nt .L1 297 .L1: label
|
/linux-4.4.14/arch/c6x/kernel/ |
D | head.S | 61 CMPEQ .L1 A10,A0,A0 84 L1: BNOP .S2 L1,5 label
|
/linux-4.4.14/drivers/net/ethernet/adi/ |
D | Kconfig | 34 bool "Use L1 memory for rx/tx packets" 38 To get maximum network performance, you should use L1 memory as rx/tx 39 buffers. Say N here if you want to reserve L1 memory for other uses.
|
/linux-4.4.14/drivers/pci/pcie/ |
D | Kconfig | 37 state L0/L0s/L1. 70 Enable PCI Express ASPM L0s and L1 where possible, even if the 77 Disable PCI Express ASPM L0s and L1, even if the BIOS enabled them.
|
/linux-4.4.14/arch/powerpc/boot/dts/ |
D | sbc8548-pre.dtsi | 38 d-cache-size = <0x8000>; // L1, 32K 39 i-cache-size = <0x8000>; // L1, 32K
|
D | gef_sbc610.dts | 46 d-cache-size = <32768>; // L1, 32K 47 i-cache-size = <32768>; // L1, 32K 57 d-cache-size = <32768>; // L1, 32K 58 i-cache-size = <32768>; // L1, 32K
|
D | amigaone.dts | 31 d-cache-size = <32768>; // L1, 32K 32 i-cache-size = <32768>; // L1, 32K
|
D | gef_ppc9a.dts | 46 d-cache-size = <32768>; // L1, 32K 47 i-cache-size = <32768>; // L1, 32K 57 d-cache-size = <32768>; // L1, 32K 58 i-cache-size = <32768>; // L1, 32K
|
D | gef_sbc310.dts | 47 d-cache-size = <32768>; // L1, 32K 48 i-cache-size = <32768>; // L1, 32K 58 d-cache-size = <32768>; // L1, 32K 59 i-cache-size = <32768>; // L1, 32K
|
D | mpc866ads.dts | 30 d-cache-size = <0x2000>; // L1, 8K 31 i-cache-size = <0x4000>; // L1, 16K
|
D | tqm5200.dts | 31 d-cache-size = <0x4000>; // L1, 16K 32 i-cache-size = <0x4000>; // L1, 16K
|
D | tqm8xx.dts | 37 d-cache-size = <0x1000>; // L1, 4K 38 i-cache-size = <0x1000>; // L1, 4K
|
D | charon.dts | 34 d-cache-size = <0x4000>; // L1, 16K 35 i-cache-size = <0x4000>; // L1, 16K
|
D | mpc7448hpc2.dts | 40 d-cache-size = <0x8000>; // L1, 32K bytes 41 i-cache-size = <0x8000>; // L1, 32K bytes
|
D | mpc8641_hpcn_36b.dts | 40 d-cache-size = <32768>; // L1, 32K 41 i-cache-size = <32768>; // L1, 32K 51 d-cache-size = <32768>; // L1, 32K 52 i-cache-size = <32768>; // L1, 32K
|
D | lite5200.dts | 31 d-cache-size = <0x4000>; // L1, 16K 32 i-cache-size = <0x4000>; // L1, 16K
|
D | xpedite5301.dts | 39 d-cache-size = <0x8000>; // L1, 32K 40 i-cache-size = <0x8000>; // L1, 32K 52 d-cache-size = <0x8000>; // L1, 32K 53 i-cache-size = <0x8000>; // L1, 32K
|
D | xpedite5370.dts | 37 d-cache-size = <0x8000>; // L1, 32K 38 i-cache-size = <0x8000>; // L1, 32K 50 d-cache-size = <0x8000>; // L1, 32K 51 i-cache-size = <0x8000>; // L1, 32K
|
D | mpc5125twr.dts | 41 d-cache-size = <0x8000>; // L1, 32K 42 i-cache-size = <0x8000>; // L1, 32K
|
D | xpedite5330.dts | 75 d-cache-size = <0x8000>; // L1, 32K 76 i-cache-size = <0x8000>; // L1, 32K 88 d-cache-size = <0x8000>; // L1, 32K 89 i-cache-size = <0x8000>; // L1, 32K
|
D | xcalibur1501.dts | 38 d-cache-size = <0x8000>; // L1, 32K 39 i-cache-size = <0x8000>; // L1, 32K 51 d-cache-size = <0x8000>; // L1, 32K 52 i-cache-size = <0x8000>; // L1, 32K
|
D | socrates.dts | 38 d-cache-size = <0x8000>; // L1, 32K 39 i-cache-size = <0x8000>; // L1, 32K
|
D | mpc832x_rdb.dts | 37 d-cache-size = <16384>; // L1, 16K 38 i-cache-size = <16384>; // L1, 16K
|
D | ksi8560.dts | 38 d-cache-size = <0x8000>; /* L1, 32K */ 39 i-cache-size = <0x8000>; /* L1, 32K */
|
D | mpc5200b.dtsi | 32 d-cache-size = <0x4000>; // L1, 16K 33 i-cache-size = <0x4000>; // L1, 16K
|
D | sbc8641d.dts | 44 d-cache-size = <32768>; // L1 45 i-cache-size = <32768>; // L1
|
D | stxssa8555.dts | 39 d-cache-size = <0x8000>; // L1, 32K 40 i-cache-size = <0x8000>; // L1, 32K
|
D | xpedite5200.dts | 40 d-cache-size = <0x8000>; // L1, 32K 41 i-cache-size = <0x8000>; // L1, 32K
|
D | xpedite5200_xmon.dts | 44 d-cache-size = <0x8000>; // L1, 32K 45 i-cache-size = <0x8000>; // L1, 32K
|
D | mpc8610_hpcd.dts | 36 d-cache-size = <32768>; // L1 37 i-cache-size = <32768>; // L1
|
D | tqm8548-bigflash.dts | 42 d-cache-size = <0x8000>; // L1, 32K 43 i-cache-size = <0x8000>; // L1, 32K
|
D | mpc836x_mds.dts | 42 d-cache-size = <32768>; // L1, 32K 43 i-cache-size = <32768>; // L1, 32K
|
D | tqm8548.dts | 42 d-cache-size = <0x8000>; // L1, 32K 43 i-cache-size = <0x8000>; // L1, 32K
|
D | mpc832x_mds.dts | 49 d-cache-size = <16384>; // L1, 16K 50 i-cache-size = <16384>; // L1, 16K
|
D | kmeter1.dts | 40 d-cache-size = <32768>; // L1, 32K 41 i-cache-size = <32768>; // L1, 32K
|
D | mpc5121.dtsi | 37 d-cache-size = <0x8000>; /* L1, 32K */ 38 i-cache-size = <0x8000>; /* L1, 32K */
|
D | mpc8641_hpcn.dts | 40 d-cache-size = <32768>; // L1 41 i-cache-size = <32768>; // L1
|
/linux-4.4.14/arch/m68k/fpsp040/ |
D | setox.S | 104 | 3.1 R := X + N*L1, where L1 := single-precision(-log2/64). 105 | 3.2 R := R + N*L2, L2 := extended-precision(-log2/64 - L1). 106 | Notes: a) The way L1 and L2 are chosen ensures L1+L2 approximate 108 | b) N*L1 is exact because N is no longer than 22 bits and 109 | L1 is no longer than 24 bits. 110 | c) The calculation X+N*L1 is also exact due to cancellation. 111 | Thus, R is practically X+N(L1+L2) to full 64 bits. 505 fmuls #0xBC317218,%fp0 | ...N * L1, L1 = lead(-log2/64) 506 fmulx L2,%fp2 | ...N * L2, L1+L2 = -log2/64 507 faddx %fp1,%fp0 | ...X + N*L1 [all …]
|
/linux-4.4.14/Documentation/devicetree/bindings/media/ |
D | st-rc.txt | 10 - rx-mode: can be "infrared" or "uhf". This property specifies the L1 13 - tx-mode: should be "infrared". This property specifies the L1
|
/linux-4.4.14/arch/m68k/lib/ |
D | divsi3.S | 93 jpl L1 100 L1: movel sp@(8), d0 /* d0 = dividend */ label
|
D | udivsi3.S | 144 L1: addl d0,d0 | shift reg pair (p,a) one bit left label 152 jcc L1
|
/linux-4.4.14/arch/alpha/boot/ |
D | bootp.c | 65 #define L1 ((unsigned long *) 0x200802000) macro 77 pcb_va->ptbr = L1[1] >> 32; in pal_init()
|
D | main.c | 59 #define L1 ((unsigned long *) 0x200802000) macro 71 pcb_va->ptbr = L1[1] >> 32; in pal_init()
|
D | bootpz.c | 113 #define L1 ((unsigned long *) 0x200802000) macro 125 pcb_va->ptbr = L1[1] >> 32; in pal_init()
|
/linux-4.4.14/Documentation/zh_CN/arm64/ |
D | memory.txt | 90 | | +---------------------> [38:30] L1 索引 105 | +-------------------------------> [47:42] L1 索引
|
/linux-4.4.14/tools/perf/util/ |
D | parse-events.l | 252 L1-dcache|l1-d|l1d|L1-data | 253 L1-icache|l1-i|l1i|L1-instruction |
|
/linux-4.4.14/arch/arm/mach-omap2/ |
D | sram242x.S | 53 str r3, [r2] @ go to L1-freq operation 56 mov r9, #0x1 @ set up for L1 voltage call 115 orr r5, r5, r9 @ bulld value for L0/L1-volt operation. 119 str r5, [r4] @ Force transition to L1 210 orr r8, r8, r9 @ bulld value for L0/L1-volt operation. 214 str r8, [r10] @ Force transition to L1
|
D | sram243x.S | 53 str r3, [r2] @ go to L1-freq operation 56 mov r9, #0x1 @ set up for L1 voltage call 115 orr r5, r5, r9 @ bulld value for L0/L1-volt operation. 119 str r5, [r4] @ Force transition to L1 210 orr r8, r8, r9 @ bulld value for L0/L1-volt operation. 214 str r8, [r10] @ Force transition to L1
|
D | sleep44xx.S | 75 mov r1, #0xFF @ clean seucre L1
|
/linux-4.4.14/arch/metag/tbx/ |
D | tbidspram.S | 43 $L1: 50 BR $L1
|
/linux-4.4.14/arch/blackfin/kernel/cplb-mpu/ |
D | Makefile | 8 -ffixed-L0 -ffixed-L1 -ffixed-L2 -ffixed-L3 \
|
/linux-4.4.14/arch/blackfin/kernel/cplb-nompu/ |
D | Makefile | 8 -ffixed-L0 -ffixed-L1 -ffixed-L2 -ffixed-L3 \
|
/linux-4.4.14/drivers/net/ethernet/atheros/ |
D | Kconfig | 31 tristate "Atheros/Attansic L1 Gigabit Ethernet support" 36 This driver supports the Atheros/Attansic L1 gigabit ethernet
|
/linux-4.4.14/Documentation/arm64/ |
D | memory.txt | 70 | | +---------------------> [38:30] L1 index 85 | +-------------------------------> [47:42] L1 index
|
/linux-4.4.14/arch/blackfin/mach-common/ |
D | arch_checks.c | 65 # error You need IFLUSH in L1 inst while Anomaly 05000491 applies
|
D | head.S | 57 L1 = r6; define
|
/linux-4.4.14/Documentation/devicetree/bindings/edac/ |
D | apm-xgene-edac.txt | 7 PMD (L1/L2) - Processor module unit (PMD) L1/L2 cache
|
/linux-4.4.14/drivers/cpufreq/ |
D | s5pv210-cpufreq.c | 111 L0, L1, L2, L3, L4, enumerator 127 {0, L1, 800*1000}, 150 [L1] = {
|
D | exynos5440-cpufreq.c | 93 L0, L1, L2, L3, L4, enumerator
|
/linux-4.4.14/Documentation/virtual/kvm/ |
D | nested-vmx.txt | 30 L0, the guest hypervisor, which we call L1, and its nested guest, which we 71 As a VMX implementation, nested VMX presents a VMCS structure to L1. 79 The name "vmcs12" refers to the VMCS that L1 builds for L2. In the code we 80 also have "vmcs01", the VMCS that L0 built for L1, and "vmcs02" is the VMCS
|
/linux-4.4.14/Documentation/locking/ |
D | rt-mutex-design.txt | 46 grab lock L1 (owned by C) 129 Mutexes: L1, L2, L3, L4 131 A owns: L1 132 B blocked on L1 142 E->L4->D->L3->C->L2->B->L1->A 149 F->L5->B->L1->A 158 +->B->L1->A 170 G->L2->B->L1->A 178 G-+ +->B->L1->A 239 L1, L2, and L3, and four separate functions func1, func2, func3 and func4. [all …]
|
D | lockdep-design.txt | 86 <L1> -> <L2> 87 <L2> -> <L1>
|
/linux-4.4.14/arch/m68k/68360/ |
D | head-rom.S | 235 L1: label 238 bhi L1
|
D | head-ram.S | 225 L1: label 228 bhi L1
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-bus-usb | 197 L1 sleep state. The usb2_lpm_l1_timeout attribute allows 198 tuning the timeout for L1 inactivity timer (LPM timer), e.g. 199 needed inactivity time before host requests the device to go to L1 sleep. 208 L1 sleep state now use a best effort service latency value (BESL) to
|
/linux-4.4.14/Documentation/ |
D | percpu-rw-semaphore.txt | 9 is bouncing between L1 caches of the cores, causing performance
|
D | crc32.txt | 127 more importantly, too much of the L1 cache. 167 be kept busy and make full use of its L1 cache.
|
D | robust-futexes.txt | 67 destroying the CPU's L1 and L2 caches!
|
D | edac.txt | 40 Some architectures have ECC detectors for L1, L2 and L3 caches,
|
/linux-4.4.14/arch/alpha/lib/ |
D | ev6-memset.S | 160 wh64 ($4) # L1 : memory subsystem write hint 337 wh64 ($4) # L1 : memory subsystem write hint 524 wh64 ($4) # L1 : memory subsystem write hint
|
D | ev6-clear_user.S | 151 wh64 ($3) # .. .. .. L1 : memory subsystem hint
|
D | ev6-memcpy.S | 84 wh64 ($7) # L1 : memory subsystem hint: 64 bytes at
|
/linux-4.4.14/Documentation/devicetree/bindings/sound/ |
D | rt5645.txt | 43 * DMIC L1
|
D | nvidia,tegra-audio-rt5677.txt | 48 "DMIC L1", "Internal Mic 1",
|
/linux-4.4.14/arch/blackfin/mach-bf561/ |
D | secondary.S | 48 L1 = r6; define
|
/linux-4.4.14/arch/metag/lib/ |
D | div64.S | 11 $L1:
|
/linux-4.4.14/Documentation/devicetree/bindings/interrupt-controller/ |
D | brcm,bcm7038-l1-intc.txt | 11 - Most onchip peripherals are wired directly to an L1 input
|
/linux-4.4.14/arch/sh/lib64/ |
D | copy_user_memcpy.S | 72 movi (L1-L0+63*32 + 1) & 0xffff,r1 90 L1: /* 0 byte memcpy */ label
|
D | memcpy.S | 57 movi (L1-L0+63*32 + 1) & 0xffff,r1 75 L1: /* 0 byte memcpy */ label
|
/linux-4.4.14/Documentation/networking/ |
D | operstates.txt | 53 Interface is unable to transfer data on L1, f.e. ethernet is not 61 Interface is L1 up, but waiting for an external event, f.e. for a
|
D | pktgen.txt | 36 than the CPU's L1/L2 cache, 2) because it allows more queueing in the
|
D | decnet.txt | 74 set with a single digit, 0=EndNode, 1=L1 Router and 2=L2 Router.
|
D | vrf.txt | 18 example network namespaces provide separation of network interfaces at L1
|
D | scaling.txt | 56 share a particular memory level (L1, L2, NUMA node, etc.).
|
/linux-4.4.14/arch/mips/cavium-octeon/ |
D | Kconfig | 14 int "Number of L1 cache lines reserved for CVMSEG memory"
|
/linux-4.4.14/arch/powerpc/boot/dts/fsl/ |
D | mpc8541cds.dts | 40 d-cache-size = <0x8000>; // L1, 32K 41 i-cache-size = <0x8000>; // L1, 32K
|
D | mpc8540ads.dts | 40 d-cache-size = <0x8000>; // L1, 32K 41 i-cache-size = <0x8000>; // L1, 32K
|
D | mpc8555cds.dts | 40 d-cache-size = <0x8000>; // L1, 32K 41 i-cache-size = <0x8000>; // L1, 32K
|
D | mpc8560ads.dts | 41 d-cache-size = <0x8000>; // L1, 32K 42 i-cache-size = <0x8000>; // L1, 32K
|
/linux-4.4.14/arch/x86/kernel/cpu/ |
D | perf_event_intel_ds.c | 57 OP_LH | P(LVL, L1) | P(SNOOP, NONE), /* 0x01: L1 local */ 85 u64 val = P(OP, STORE) | P(SNOOP, NA) | P(LVL, L1) | P(TLB, L2); in precise_store_data() 178 val |= P(TLB, HIT) | P(TLB, L1) | P(TLB, L2); in load_latency_data()
|
/linux-4.4.14/Documentation/devicetree/bindings/powerpc/fsl/ |
D | mpc5200.txt | 180 of three cells; <L1 L2 level> 182 L1 := [CRIT=0, MAIN=1, PERP=2, SDMA=3]
|
/linux-4.4.14/Documentation/devicetree/bindings/arm/ |
D | l2cc.txt | 23 maintenance operations on L1 are broadcasted to the L2 and L2
|
/linux-4.4.14/arch/blackfin/mach-bf609/ |
D | Kconfig | 21 bool "Enable L1 parity check" 24 Enable the L1 parity check in L1 sram. A fault event is raised 25 when L1 parity error is found.
|
/linux-4.4.14/Documentation/devicetree/bindings/arm/msm/ |
D | qcom,idle-state.txt | 44 code in the EL for the SoC. On SoCs with write-back L1 cache, the cache has to
|
/linux-4.4.14/tools/perf/Documentation/ |
D | perf-list.txt | 118 . 'cache' or 'hwcache' to list hardware cache events such as L1-dcache-loads, etc.
|
D | perf-stat.txt | 69 -d: detailed events, L1 and LLC data cache
|
/linux-4.4.14/Documentation/devicetree/ |
D | booting-without-of.txt | 897 - d-cache-block-size : one cell, L1 data cache block size in bytes (*) 898 - i-cache-block-size : one cell, L1 instruction cache block size in 900 - d-cache-size : one cell, size of L1 data cache in bytes 901 - i-cache-size : one cell, size of L1 instruction cache in bytes 922 - d-cache-line-size : one cell, L1 data cache line size in bytes 924 - i-cache-line-size : one cell, L1 instruction cache line size in
|
/linux-4.4.14/arch/m68k/ifpsp060/src/ |
D | fplsp.S | 6758 # 3.1 R := X + N*L1, # 6759 # where L1 := single-precision(-log2/64). # 6761 # L2 := extended-precision(-log2/64 - L1).# 6762 # Notes: a) The way L1 and L2 are chosen ensures L1+L2 # 6764 # b) N*L1 is exact because N is no longer than 22 bits # 6765 # and L1 is no longer than 24 bits. # 6766 # c) The calculation X+N*L1 is also exact due to # 6767 # cancellation. Thus, R is practically X+N(L1+L2) to full # 7145 fmul.s &0xBC317218,%fp0 # N * L1, L1 = lead(-log2/64) 7146 fmul.x L2(%pc),%fp2 # N * L2, L1+L2 = -log2/64 [all …]
|
D | fpsp.S | 7010 # 3.1 R := X + N*L1, # 7011 # where L1 := single-precision(-log2/64). # 7013 # L2 := extended-precision(-log2/64 - L1).# 8959 # r := ((X - N*L1)-N*L2) * L10 # 8960 # where L1, L2 are the leading and trailing parts of #
|
/linux-4.4.14/Documentation/usb/ |
D | power-management.txt | 521 lower power state(L1 for usb2.0 devices, or U1/U2 for usb3.0 devices), 534 enters L1 state and resume successfully and the host
|
/linux-4.4.14/Documentation/crypto/ |
D | descore-readme.txt | 147 movement (in particular, his use of L1, R1, L2, R2), and it was full of
|
/linux-4.4.14/arch/powerpc/ |
D | Kconfig | 904 available and even more limited number that will fit in the L1 MMU.
|
/linux-4.4.14/drivers/platform/x86/ |
D | Kconfig | 666 If you have a legacy free Toshiba laptop (such as the Libretto L1
|
/linux-4.4.14/drivers/tty/serial/ |
D | Kconfig | 895 bool "SGI Altix L1 serial console support"
|
/linux-4.4.14/arch/arm/ |
D | Kconfig | 1076 the L1 caching of the NEON accesses and disables the PLD instruction
|