Home
last modified time | relevance | path

Searched refs:MSR_IA32_EVT_CFG_BASE (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dmsr-index.h1123 #define MSR_IA32_EVT_CFG_BASE 0xc0000400 macro
/kernel/linux/linux-6.6/tools/arch/x86/include/asm/
H A Dmsr-index.h1109 #define MSR_IA32_EVT_CFG_BASE 0xc0000400 macro
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/resctrl/
H A Drdtgroup.c1480 rdmsrl(MSR_IA32_EVT_CFG_BASE + index, msrval); in mon_event_config_read()
1547 wrmsr(MSR_IA32_EVT_CFG_BASE + index, mon_info->mon_config, 0); in mon_event_config_write()
1568 * Update MSR_IA32_EVT_CFG_BASE MSR on one of the CPUs in the in mbm_config_write_domain()
1569 * domain. The MSRs offset from MSR MSR_IA32_EVT_CFG_BASE in mbm_config_write_domain()

Completed in 12 milliseconds