Enum raw_cpuid::SgxSectionInfo [−][src]
pub enum SgxSectionInfo { Epc(EpcSection), }
Intel SGX EPC Enumeration Leaf, sub-leaves (EAX = 12H, ECX = 2 or higher)
Variants
Epc(EpcSection)
Trait Implementations
impl Default for SgxSectionInfo
[src]
impl Default for SgxSectionInfo
[src]