Home
last modified time | relevance | path

Searched refs:ml_topology_info_t (Results 1 – 10 of 10) sorted by relevance

/xnu-8796.141.3/osfmk/arm/
H A Dmachine_routines_apple.c90 const ml_topology_info_t *tinfo = ml_get_topology_info(); in configure_late_apple_regs()
H A Dmachine_routines.h463 } ml_topology_info_t; typedef
470 const ml_topology_info_t *ml_get_topology_info(void);
H A Dmodel_dep.c318 const ml_topology_info_t *info = ml_get_topology_info(); in panic_display_hung_cpus_help()
/xnu-8796.141.3/osfmk/arm64/
H A Darm64_hypercall.c273 const ml_topology_info_t *tip = ml_get_topology_info(); in hvg_hc_kick_cpu()
H A Dperfmon_arm64.c107 const ml_topology_info_t *topo_info = ml_get_topology_info(); in perfmon_machine_startup()
H A Dmachine_routines.c145 SECURITY_READ_ONLY_LATE(static ml_topology_info_t) topology_info = {
1134 const ml_topology_info_t *
H A Dmonotonic_arm64.c73 static const ml_topology_info_t *topology_info;
/xnu-8796.141.3/osfmk/kern/
H A Drecount.c103 const ml_topology_info_t *topo_info = ml_get_topology_info(); in recount_startup()
H A Dprocessor.c197 const ml_topology_info_t *topology_info = ml_get_topology_info(); in processor_bootstrap()
/xnu-8796.141.3/bsd/kern/
H A Dkdebug.c1333 const ml_topology_info_t *topology = ml_get_topology_info(); in _copy_ap_name()