Home
last modified time | relevance | path

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

/linux-6.6.21/tools/arch/x86/include/asm/
Dmsr-index.h575 #define MSR_AMD64_IBSOP_REG_COUNT 7 macro
576 #define MSR_AMD64_IBSOP_REG_MASK ((1UL<<MSR_AMD64_IBSOP_REG_COUNT)-1)
/linux-6.6.21/arch/x86/include/asm/
Dmsr-index.h576 #define MSR_AMD64_IBSOP_REG_COUNT 7 macro
577 #define MSR_AMD64_IBSOP_REG_MASK ((1UL<<MSR_AMD64_IBSOP_REG_COUNT)-1)
/linux-6.6.21/arch/x86/events/amd/
Dibs.c701 .offset_max = MSR_AMD64_IBSOP_REG_COUNT,