Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dextable_fixup_types.h44 #define EX_TYPE_RDMSR 9 macro
H A Dmsr.h86 _ASM_EXTABLE_TYPE(1b, 2b, EX_TYPE_RDMSR) in __rdmsr()
/openbmc/linux/arch/x86/mm/
H A Dextable.c280 case EX_TYPE_RDMSR: in fixup_exception()