pub fn vmsa_from_initial_regs(
initial: &X86InitialRegs,
config: SnpVmsaConfig,
) -> SevVmsaExpand description
Builds the direct-boot SNP VMSA corresponding to initial.
pub fn vmsa_from_initial_regs(
initial: &X86InitialRegs,
config: SnpVmsaConfig,
) -> SevVmsaBuilds the direct-boot SNP VMSA corresponding to initial.