#include <sev_snp_cpuid.h>
◆ get_family_id()
| uint8_t ccf::pal::snp::CPUID::get_family_id |
( |
| ) |
const |
|
inline |
◆ get_model_id()
| uint8_t ccf::pal::snp::CPUID::get_model_id |
( |
| ) |
const |
|
inline |
◆ hex_str()
| std::string ccf::pal::snp::CPUID::hex_str |
( |
| ) |
const |
|
inline |
◆ operator==()
| bool ccf::pal::snp::CPUID::operator== |
( |
const CPUID & |
| ) |
const |
|
default |
◆ base_family
| uint8_t ccf::pal::snp::CPUID::base_family |
◆ base_model
| uint8_t ccf::pal::snp::CPUID::base_model |
◆ extended_family
| uint8_t ccf::pal::snp::CPUID::extended_family |
◆ extended_model
| uint8_t ccf::pal::snp::CPUID::extended_model |
◆ reserved
| uint8_t ccf::pal::snp::CPUID::reserved |
◆ reserved2
| uint8_t ccf::pal::snp::CPUID::reserved2 |
◆ stepping
| uint8_t ccf::pal::snp::CPUID::stepping |
The documentation for this struct was generated from the following file: