Home
last modified time | relevance | path

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

/arch/x86/oprofile/
Dop_model_amd.c162 rdmsrl(MSR_AMD64_IBSOPCTL, ctl); in op_amd_handle_ibs()
186 wrmsrl(MSR_AMD64_IBSOPCTL, ctl); in op_amd_handle_ibs()
249 wrmsrl(MSR_AMD64_IBSOPCTL, val); in op_amd_start_ibs()
264 wrmsrl(MSR_AMD64_IBSOPCTL, 0); in op_amd_stop_ibs()
/arch/x86/include/uapi/asm/
Dmsr-index.h189 #define MSR_AMD64_IBSOPCTL 0xc0011033 macro
/arch/x86/kernel/cpu/
Dperf_event_amd_ibs.c502 .msr = MSR_AMD64_IBSOPCTL,