Lines Matching +full:full +full:- +full:bit
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
40 /* Setting bit 0 in L3_QOS_EXT_CFG enables the ABMC feature. */
46 #define ABMC_EXTENDED_EVT_ID BIT(31)
47 #define ABMC_EVT_ID BIT(0)
50 * struct rdt_hw_ctrl_domain - Arch private attributes of a set of CPUs that share
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.
88 * struct msr_param - set a range of MSRs from a domain
102 * struct rdt_hw_resource - arch private attributes of a resctrl resource
145 unsigned int full; member
153 unsigned int full; member
162 unsigned int full; member
170 unsigned int full; member
183 * @cntr_en : Counting enable bit.
184 * @cfg_en : Configuration enable bit.
206 unsigned long full; member