Home
last modified time | relevance | path

Searched defs:apicid (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/sys/platform/vkernel64/include/
H A Dsmp.h46 #define get_cpuid_from_apicid(apicid) apicid argument
/dflybsd-src/sys/platform/pc64/include/
H A Dsmp.h93 int get_cpuid_from_apicid(int apicid) { in get_cpuid_from_apicid()
/dflybsd-src/sys/kern/
H A Dsubr_cpu_topology.c121 int *apicid) in build_topology_tree()
183 int apicid = -1; in build_cpu_topology() local
/dflybsd-src/sys/platform/vkernel64/x86_64/
H A Dmp.c496 get_chip_ID_from_APICID(int apicid) in get_chip_ID_from_APICID()
/dflybsd-src/sys/platform/pc64/x86_64/
H A Dmp_machdep.c1999 get_chip_ID_from_APICID(int apicid) in get_chip_ID_from_APICID()