Home
last modified time | relevance | path

Searched refs:ml_processor_info_t (Results 1 – 5 of 5) sorted by relevance

/xnu-11417.101.15/iokit/IOKit/
H A DIOPMGR.h107 virtual void initCPUIdle(ml_processor_info_t *info) = 0;
/xnu-11417.101.15/osfmk/i386/
H A Dmachine_routines.h238 typedef struct ml_processor_info ml_processor_info_t; typedef
/xnu-11417.101.15/osfmk/arm/
H A Dmachine_routines.h378 typedef struct ml_processor_info ml_processor_info_t; typedef
415 kern_return_t ml_processor_register(ml_processor_info_t *ml_processor_info,
/xnu-11417.101.15/iokit/Kernel/arm/
H A DAppleARMSMP.cpp182 ml_processor_info_t this_processor_info; in cpu_boot_thread()
/xnu-11417.101.15/osfmk/arm64/
H A Dmachine_routines.c1575 ml_processor_register(ml_processor_info_t *in_processor_info, in ml_processor_register()