Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/
H A Dmsr-index.h269 #define MSR_AMD64_IBSOP_REG_COUNT 7 macro
270 #define MSR_AMD64_IBSOP_REG_MASK ((1UL<<MSR_AMD64_IBSOP_REG_COUNT)-1)
/openbmc/linux/tools/arch/x86/include/asm/
H A 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)
/openbmc/linux/arch/x86/include/asm/
H A Dmsr-index.h591 #define MSR_AMD64_IBSOP_REG_COUNT 7 macro
592 #define MSR_AMD64_IBSOP_REG_MASK ((1UL<<MSR_AMD64_IBSOP_REG_COUNT)-1)
/openbmc/linux/arch/x86/events/amd/
H A Dibs.c701 .offset_max = MSR_AMD64_IBSOP_REG_COUNT,