Lines Matching +full:indexed +full:- +full:array
1 /* SPDX-License-Identifier: GPL-2.0 */
26 #define MBM_CNTR_WIDTH_OFFSET_MAX (62 - MBM_CNTR_WIDTH_BASE)
29 * struct arch_mbm_state - values used to compute resctrl_arch_rmid_read()s
50 * struct rdt_hw_ctrl_domain - Arch private attributes of a set of CPUs that share
53 * @ctrl_val: array of cache or mem ctrl values (indexed by CLOSID)
63 * struct rdt_hw_mon_domain - Arch private attributes of a set of CPUs that share
66 * @arch_mbm_states: Per-event pointer to the MBM event's saved state.
67 * An MBM event's state is an array of struct arch_mbm_state
68 * indexed by RMID on x86.
88 * struct msr_param - set a range of MSRs from a domain
102 * struct rdt_hw_resource - arch private attributes of a resctrl resource