Home
last modified time | relevance | path

Searched full:mba (Results 1 – 25 of 52) sorted by relevance

123

/linux/drivers/edac/
H A Damd76x_edac.c191 u32 mba, mba_base, mba_mask, dms; in amd76x_init_csrows() local
200 AMD76X_MEM_BASE_ADDR + (index * 4), &mba); in amd76x_init_csrows()
202 if (!(mba & BIT(0))) in amd76x_init_csrows()
205 mba_base = mba & 0xff800000UL; in amd76x_init_csrows()
206 mba_mask = ((mba & 0xff80) << 16) | 0x7fffffUL; in amd76x_init_csrows()
/linux/tools/testing/selftests/resctrl/
H A DREADME74 …-b benchmark_cmd [options]: run specified benchmark for MBM, MBA and CMT default benchmark is buil…
75 -t test list: run tests specified in the test list, e.g. -t mbm,mba,cmt,cat
/linux/drivers/leds/trigger/
H A Dledtrig-heartbeat.c5 * Copyright (C) 2006 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
211 MODULE_AUTHOR("Atsushi Nemoto <anemo@mba.ocn.ne.jp>");
/linux/Documentation/devicetree/bindings/remoteproc/
H A Dqcom,sc7180-mss-pil.yaml96 - description: MBA reserved region
103 - description: Name of MBA firmware
H A Dqcom,sc7280-mss-pil.yaml96 - description: MBA reserved region
103 - description: Name of MBA firmware
/linux/arch/arm64/boot/dts/qcom/
H A Dsc7280-herobrine-wifi-sku.dtsi8 /* WIFI SKUs save 256M by not having modem/mba/rmtfs memory regions defined. */
H A Dsc7180-trogdor-lte-sku.dtsi17 firmware-name = "qcom/sc7180-trogdor/modem/mba.mbn",
H A Dsdm845-lg-judyp.dts43 firmware-name = "qcom/sdm845/judyp/mba.mbn", "qcom/sdm845/judyp/modem.mbn";
H A Dmsm8996-oneplus3.dts37 firmware-name = "qcom/msm8996/oneplus3/mba.mbn",
H A Dmsm8996-oneplus3t.dts38 firmware-name = "qcom/msm8996/oneplus3t/mba.mbn",
H A Dsdm845-lg-judyln.dts57 firmware-name = "qcom/sdm845/judyln/mba.mbn", "qcom/sdm845/judyln/modem.mbn";
H A Dsc7280-herobrine-lte-sku.dtsi44 firmware-name = "qcom/sc7280-herobrine/modem/mba.mbn",
/linux/drivers/rtc/
H A Drtc-ds1742.c5 * Copyright (C) 2006 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
217 MODULE_AUTHOR("Atsushi Nemoto <anemo@mba.ocn.ne.jp>");
H A Drtc-rs5c348.c5 * Copyright (C) 2006 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
212 MODULE_AUTHOR("Atsushi Nemoto <anemo@mba.ocn.ne.jp>");
H A Drtc-ds1553.c5 * Copyright (C) 2006 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
329 MODULE_AUTHOR("Atsushi Nemoto <anemo@mba.ocn.ne.jp>");
/linux/drivers/s390/cio/
H A Dcio.c391 schib->mba = sch->config.mba; in cio_apply_config()
404 (!sch->config.mbfc || (schib->mba == sch->config.mba)); in cio_check_config()
H A Dcmf.c187 sch->config.mba = address; in set_schib()
834 unsigned long mba; in set_cmbe() local
844 mba = mme ? (unsigned long) cmb_data->hw_block : 0; in set_cmbe()
847 return set_schib_wait(cdev, mme, 1, mba); in set_cmbe()
/linux/arch/arm/boot/dts/qcom/
H A Dqcom-msm8926-htc-memul.dts71 mba_region: mba@d100000 {
203 firmware-name = "qcom/msm8926/memul/mba.b00", "qcom/msm8926/memul/modem.mdt";
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx7-mba7.dtsi130 reg_mba_12v0: regulator-mba-12v0 {
139 reg_mba_5v: regulator-mba-5v {
146 reg_mba_3v3: regulator-mba-3v3 {
/linux/arch/mips/kernel/
H A Dgpio_txx9.c5 * Copyright (C) 2008 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
H A Dstacktrace.c5 * Copyright (C) 2006 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
/linux/arch/x86/kernel/cpu/resctrl/
H A Dcore.c179 pr_info("MBA b/w map not implemented for cpu:%d, model:%d", in rdt_get_mb_table()
223 * Query CPUID_Fn80000020_EDX_x01 for MBA and in __rdt_get_mem_config_amd()
317 /* Write the delay values for mba. */ in mba_wrmsr_intel()
744 RDT_OPT(RDT_FLAG_MBA, "mba", X86_FEATURE_MBA),
/linux/fs/resctrl/
H A Dmonitor.c584 * Feedback loop for MBA software controller (mba_sc)
592 * This uses the MBM counters to measure the bandwidth and MBA throttle
599 * Although MBA's goal is to restrict the bandwidth to a maximum, there may
603 * Since MBA controls the L2 external bandwidth where as MBM measures the
637 pr_warn_once("Failure to get domain for MBA update\n"); in update_mba_bw()
644 /* MBA resource doesn't support CDP */ in update_mba_bw()
/linux/drivers/watchdog/
H A Dtxx9wdt.c5 * Copyright (C) 2007 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
/linux/tools/arch/x86/kcpuid/
H A Dcpuid.csv393 0x10, 0, ebx, 3, mba , Memory Bandwidth Allocation supported
400 0x10, 3, eax, 11:0, mba_max_delay , Max MBA throttling value; minus-one notation
401 0x10, 3, ecx, 0, per_thread_mba , Per-thread MBA controls are supported
403 0x10, 3, edx, 15:0, mba_cos_max , MBA max Class of Service supported
800 0x80000008, 0, ebx, 6, mba , Memory Bandwidth Allocation (AMD bit)
990 0x80000020, 0, ebx, 1, mba , Memory Bandwidth Allocation support
996 0x80000020, 1, eax, 31:0, mba_limit_len , MBA enforcement limit size
997 0x80000020, 1, edx, 31:0, mba_cos_max , MBA max Class of Service number (zero-based)

123