Home
last modified time | relevance | path

Searched refs:X86_CPUID_TOPOLOGY (Results 1 – 4 of 4) sorted by relevance

/kernel/arch/x86/
A Dcpu_topology.cpp47 …f (x86_vendor == X86_VENDOR_INTEL && x86_get_cpuid_leaf(X86_CPUID_BASE)->a >= X86_CPUID_TOPOLOGY) { in x86_cpu_topology_init()
A Dfeature.cpp223 cpuid_c(X86_CPUID_TOPOLOGY, level, &eax, &ebx, &ecx, &edx); in x86_topology_enumerate()
/kernel/arch/x86/include/arch/x86/
A Dfeature.h36 X86_CPUID_TOPOLOGY = 0xb, enumerator
/kernel/arch/x86/hypervisor/
A Dvmexit.cpp233 case X86_CPUID_TOPOLOGY: in handle_cpuid()

Completed in 15 milliseconds