Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dmsr-index.h347 #define MSR_AMD64_IBSOP_REG_COUNT 7 macro
348 #define MSR_AMD64_IBSOP_REG_MASK ((1UL<<MSR_AMD64_IBSOP_REG_COUNT)-1)
/Linux-v4.19/tools/testing/selftests/kvm/include/
Dx86.h630 #define MSR_AMD64_IBSOP_REG_COUNT 7 macro
631 #define MSR_AMD64_IBSOP_REG_MASK ((1UL<<MSR_AMD64_IBSOP_REG_COUNT)-1)
/Linux-v4.19/arch/x86/events/amd/
Dibs.c572 .offset_max = MSR_AMD64_IBSOP_REG_COUNT,