Home
last modified time | relevance | path

Searched refs:CPUID_EXTENDED_TOPOLOGY_ENUMERATION_V2 (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/arch/x86/
Dcpuid.h17 #define CPUID_EXTENDED_TOPOLOGY_ENUMERATION_V2 0x1F macro
/Zephyr-latest/arch/x86/core/
Dcpuid.c34 if (__get_cpuid(CPUID_EXTENDED_TOPOLOGY_ENUMERATION_V2, in z_x86_cpuid_get_current_physical_apic_id()