Module cpuid

Source
Expand description

Provides common CPUID values and functions.

Structs§

HV_PSP_CPUID_LEAF
HV_PSP_CPUID_PAGE
SNP_REQUIRED_CPUID_LEAF
CPUID information used to build the CPUID page for SNP.

Constants§

HV_PSP_CPUID_LEAF_COUNT_MAX
SNP_REQUIRED_CPUID_LEAF_LIST_PARAVISOR
The list of static CPUID leaves stored in the CPUID page for SNP with an underhill based paravisor. The extended SEV leaf must be first in the list of required CPUID leaves.
SNP_REQUIRED_CPUID_LEAF_LIST_UEFI
The list of static CPUID leaves stored in the CPUID page for SNP without a paravisor. The extended SEV leaf must be first in the list of required CPUID leaves.