Function tdx_guest::tdvmcall::cpuid

source ·
pub fn cpuid(eax: u32, ecx: u32) -> Result<CpuIdInfo, TdVmcallError>