Home
last modified time | relevance | path

Searched refs:LLC (Results 1 – 25 of 246) sorted by relevance

12345678910

/openbmc/linux/net/llc/
H A DKconfig2 config LLC config
6 tristate "ANSI/IEEE 802.2 LLC type 2 Support"
7 select LLC
/openbmc/linux/samples/hid/
H A DMakefile61 LLC ?= llc macro
85 BTF_LLC_PROBE := $(shell $(LLC) -march=bpf -mattr=help 2>&1 | grep dwarfris)
136 .PHONY: verify_cmds verify_target_bpf $(CLANG) $(LLC)
138 verify_cmds: $(CLANG) $(LLC)
147 @if ! (${LLC} -march=bpf -mattr=help > /dev/null 2>&1); then \
148 echo "*** ERROR: LLVM (${LLC}) does not support 'bpf' target" ;\
247 $(LLC) -march=bpf $(LLC_FLAGS) -filetype=obj -o $@
/openbmc/linux/tools/testing/selftests/tc-testing/
H A DMakefile10 PROBE := $(shell $(LLC) -march=bpf -mcpu=probe -filetype=null /dev/null 2>&1)
28 $(LLC) -march=bpf -mcpu=$(CPU) $(LLC_FLAGS) -filetype=obj -o $@
/openbmc/linux/arch/powerpc/perf/
H A Dpower8-pmu.c142 CACHE_EVENT_ATTR(LLC-load-misses, PM_DATA_FROM_L3MISS);
143 CACHE_EVENT_ATTR(LLC-loads, PM_DATA_FROM_L3);
144 CACHE_EVENT_ATTR(LLC-prefetches, PM_L3_PREF_ALL);
145 CACHE_EVENT_ATTR(LLC-store-misses, PM_L2_ST_MISS);
146 CACHE_EVENT_ATTR(LLC-stores, PM_L2_ST);
H A Dpower10-pmu.c140 CACHE_EVENT_ATTR(LLC-load-misses, PM_DATA_FROM_L3MISS);
141 CACHE_EVENT_ATTR(LLC-loads, PM_DATA_FROM_L3);
142 CACHE_EVENT_ATTR(LLC-prefetches, PM_L3_PF_MISS_L3);
143 CACHE_EVENT_ATTR(LLC-store-misses, PM_L2_ST_MISS);
144 CACHE_EVENT_ATTR(LLC-stores, PM_L2_ST);
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DEntessa3 Copyright (c) 2003 Entessa, LLC. All rights reserved.
16 …ITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL ENTESSA, LLC, OPENSEAL OR ITS CO…
19 …f of openSEAL and was originally based on software contributed by Entessa, LLC, http://www.entessa…
H A DBSD-Source-Code1 Copyright (c) 2011, Deusty, LLC
8 …omote products derived from this software without specific prior written permission of Deusty, LLC.
/openbmc/linux/samples/bpf/
H A DMakefile198 LLC ?= llc macro
222 BTF_LLC_PROBE := $(shell $(LLC) -march=bpf -mattr=help 2>&1 | grep dwarfris)
279 .PHONY: verify_cmds verify_target_bpf $(CLANG) $(LLC)
281 verify_cmds: $(CLANG) $(LLC)
290 @if ! (${LLC} -march=bpf -mattr=help > /dev/null 2>&1); then \
291 echo "*** ERROR: LLVM (${LLC}) does not support 'bpf' target" ;\
405 $(LLC) -march=bpf $(LLC_FLAGS) -filetype=obj -o $@
/openbmc/linux/Documentation/devicetree/bindings/perf/
H A Dmarvell-cn10k-tad.yaml7 title: Marvell CN10K LLC-TAD performance monitor
14 shared on-chip last level cache (LLC). The tad pmu measures the
/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/gpio/phosphor-gpio-monitor/
H A Dpsu_hotswap_reset@.service2 Description=Ampere Computing LLC PSU1 reset hotswap
H A Dampere_scp_failover.service2 Description=Ampere Computing LLC Ampere failover event service
H A Dampere-host-shutdown-ack@.service2 Description=Ampere Computing LLC host shutdown ACK
/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/gpio/phosphor-gpio-monitor/
H A Dampere_overtemp@.service2 Description=Ampere Computing LLC Overtemp event handling
H A Dampere_hightemp_stop@.service2 Description=Ampere Computing LLC HighTempt event
H A Dampere_hightemp_start@.service2 Description=Ampere Computing LLC HighTempt event
H A Dampere-host-shutdown-ack@.service2 Description=Ampere Computing LLC host shutdown ACK
/openbmc/linux/net/802/
H A DKconfig4 select LLC
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dsc7280-herobrine-nvme-sku.dtsi5 * Copyright 2022 Google LLC.
H A Dsc7180-trogdor-coachz-r3.dts5 * Copyright 2021 Google LLC.
H A Dsc7180-trogdor-pompom-r3.dts5 * Copyright 2021 Google LLC.
/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/gpio/phosphor-gpio-monitor/
H A Dampere-host-reboot@.service2 Description=Ampere Computing LLC host reboot
/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/host/ampere-hostctrl/
H A Dampere-chassis-powercycle.service2 Description=Ampere Computing LLC Power OFF Chassis
H A Dampere-chassis-poweron.service2 Description=Ampere Computing LLC Power ON Chassis
/openbmc/linux/arch/arm64/boot/dts/mediatek/
H A Dmt8183-kukui-audio-rt1015p.dtsi5 * Copyright 2020 Google LLC.
H A Dmt8183-kukui-audio-max98357a.dtsi5 * Copyright 2020 Google LLC.

12345678910