Function cpuid

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