Home
last modified time | relevance | path

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

/xnu-8792.41.9/iokit/IOKit/
H A DIOPMGR.h107 virtual void initCPUIdle(ml_processor_info_t *info) = 0;
/xnu-8792.41.9/osfmk/i386/
H A Dmachine_routines.h219 typedef struct ml_processor_info ml_processor_info_t; typedef
/xnu-8792.41.9/osfmk/arm/
H A Dmachine_routines.h454 typedef struct ml_processor_info ml_processor_info_t; typedef
491 kern_return_t ml_processor_register(ml_processor_info_t *ml_processor_info,
/xnu-8792.41.9/iokit/Kernel/arm/
H A DAppleARMSMP.cpp206 ml_processor_info_t this_processor_info; in cpu_boot_thread()
/xnu-8792.41.9/osfmk/arm64/
H A Dmachine_routines.c1285 ml_processor_register(ml_processor_info_t *in_processor_info, in ml_processor_register()