Home
last modified time | relevance | path

Searched refs:LLC (Results 1 – 25 of 244) 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/openbmc/poky/meta/files/common-licenses/
H A DBSD-Systemics-W3Works3 Modifications and Current Implimentation Copyright (C) 2000 W3Works, LLC.
7 Current implimentation contains modifications made by W3Works, LLC. The
8 modifications remain copyright of W3Works, LLC and attribution for these
9 modification should be made to W3Works, LLC. These modifications and
15 This product inculdes software developed by W3Works, LLC (http://www.w3works.com)
H A Dmpi-permissive1 * Copyright (C) 2000-2004 by Etnus, LLC
15 * James Cownie: Etnus, LLC. <jcownie@etnus.com>
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/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/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/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 $@
H A DREADME.rst92 'clang' command via redefining LLC or CLANG on the make command line::
94 …make M=samples/bpf LLC=~/git/llvm-project/llvm/build/bin/llc CLANG=~/git/llvm-project/llvm/build/b…
111 Pointing LLC and CLANG is not necessarily if it's installed on HOST and have
/openbmc/openbmc/meta-ampere/meta-common/recipes-ampere/host/
H A Dampere-hostctrl.bb1 SUMMARY = "Ampere Computing LLC Host Control Implementation"
2 DESCRIPTION = "A host control implementation suitable for Ampere Computing LLC's systems"
/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/gpio/phosphor-gpio-monitor/
H A Dampere_scp_failover.service2 Description=Ampere Computing LLC Ampere failover event service
H A Dpsu_hotswap_reset@.service2 Description=Ampere Computing LLC PSU1 reset hotswap
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_start@.service2 Description=Ampere Computing LLC HighTemp Assertion event
H A Dampere_hightemp_stop@.service2 Description=Ampere Computing LLC HighTemp Deassertion 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/openbmc/meta-fii/meta-kudo/recipes-kudo/host/
H A Dampere-hostctrl.bb1 SUMMARY = "Ampere Computing LLC Host Control Implementation"
2 DESCRIPTION = "A host control implementation suitable for Ampere Computing LLC's systems"
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dsc7280-herobrine-nvme-sku.dtsi5 * Copyright 2022 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/linux/arch/arm64/boot/dts/mediatek/
H A Dmt8183-kukui-audio-max98357a.dtsi5 * Copyright 2020 Google LLC.
/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/host/ampere-hostctrl/
H A Dampere-chassis-powercycle.service2 Description=Ampere Computing LLC Power OFF Chassis

12345678910