Home
last modified time | relevance | path

Searched refs:MSR_IA32_L3_QOS_CFG (Results 1 – 2 of 2) sorted by relevance

/arch/x86/include/asm/
Dmsr-index.h1119 #define MSR_IA32_L3_QOS_CFG 0xc81 macro
/arch/x86/kernel/cpu/resctrl/
Drdtgroup.c2109 wrmsrl(MSR_IA32_L3_QOS_CFG, *enable ? L3_QOS_CDP_ENABLE : 0ULL); in l3_qos_cfg_update()