Searched refs:X86IntelMPPolarity (Results 1 - 2 of 2) sorted by relevance

/gem5/src/arch/x86/bios/
H A DIntelMP.py143 class X86IntelMPPolarity(Enum): class in inherits:Enum
162 polarity = Param.X86IntelMPPolarity('ConformPolarity', 'polarity')
182 polarity = Param.X86IntelMPPolarity('ConformPolarity', 'polarity')
H A Dintelmp.hh49 #include "enums/X86IntelMPPolarity.hh"
234 Enums::X86IntelMPPolarity polarity,

Completed in 6 milliseconds