Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Dmsr-index.h427 #define MSR_AMD64_IBSOP_REG_COUNT 7 macro
428 #define MSR_AMD64_IBSOP_REG_MASK ((1UL<<MSR_AMD64_IBSOP_REG_COUNT)-1)
/Linux-v5.4/tools/testing/selftests/kvm/include/x86_64/
Dprocessor.h651 #define MSR_AMD64_IBSOP_REG_COUNT 7 macro
652 #define MSR_AMD64_IBSOP_REG_MASK ((1UL<<MSR_AMD64_IBSOP_REG_COUNT)-1)
/Linux-v5.4/arch/x86/events/amd/
Dibs.c563 .offset_max = MSR_AMD64_IBSOP_REG_COUNT,