Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/oprofile/
Dop_model_amd.c161 rdmsrl(MSR_AMD64_IBSOPCTL, ctl); in op_amd_handle_ibs()
185 wrmsrl(MSR_AMD64_IBSOPCTL, ctl); in op_amd_handle_ibs()
248 wrmsrl(MSR_AMD64_IBSOPCTL, val); in op_amd_start_ibs()
263 wrmsrl(MSR_AMD64_IBSOPCTL, 0); in op_amd_stop_ibs()
/Linux-v4.19/arch/x86/include/asm/
Dmsr-index.h340 #define MSR_AMD64_IBSOPCTL 0xc0011033 macro
/Linux-v4.19/tools/testing/selftests/kvm/include/
Dx86.h623 #define MSR_AMD64_IBSOPCTL 0xc0011033 macro
/Linux-v4.19/arch/x86/events/amd/
Dibs.c565 .msr = MSR_AMD64_IBSOPCTL,