static const uint32_t offset_table_amd64[] = {
[STATE_REV] = 0xfefc | SZ_DWORD,
static const uint32_t offset_table_amd64[] = {
[STATE_REV] = 0xfefc | SZ_DWORD,
/* Probe CPUID to figure out what kind of processor this actually is.
* We memoize this in 'smm_type', so cpuid only needs to happen once.
/* Probe CPUID to figure out what kind of processor this actually is.
* We memoize this in 'smm_type', so cpuid only needs to happen once.