Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/mcheck/
Dmce_amd.c220 static bool lvt_interrupt_supported(unsigned int bank, u32 msr_high_bits) in lvt_interrupt_supported() argument
232 return msr_high_bits & BIT(28); in lvt_interrupt_supported()