Searched defs:get_supported_cpuid (Results 1 – 3 of 3) sorted by relevance
168 CpuidRequest get_supported_cpuid = 6; field242 CpuidResponse get_supported_cpuid = 7; field
184 pub fn get_supported_cpuid(&self) -> Result<CpuId> { in get_supported_cpuid() method1790 fn get_supported_cpuid() { in get_supported_cpuid() function
400 fn get_supported_cpuid( in get_supported_cpuid() method