Struct raw_cpuid::MemoryEncryptionInfo [−][src]
pub struct MemoryEncryptionInfo { /* fields omitted */ }
Implementations
The Page Flush MSR is available if set.
SEV Encrypted State is supported if set.
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl Send for MemoryEncryptionInfo
impl Sync for MemoryEncryptionInfo
impl Unpin for MemoryEncryptionInfo