Home
last modified time | relevance | path

Searched refs:MSR_IA32_L2_QOS_CFG (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h1098 #define MSR_IA32_L2_QOS_CFG 0xc82 macro
/openbmc/linux/arch/x86/include/asm/
H A Dmsr-index.h1119 #define MSR_IA32_L2_QOS_CFG 0xc82 macro
/openbmc/linux/arch/x86/kernel/cpu/resctrl/
H A Drdtgroup.c2116 wrmsrl(MSR_IA32_L2_QOS_CFG, *enable ? L2_QOS_CDP_ENABLE : 0ULL); in l2_qos_cfg_update()