Home
last modified time | relevance | path

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

/xnu-10002.41.9/osfmk/i386/
H A DpmCPU.h101 x86_core_t *(*GetCore)(int cpu); member
H A DpmCPU.c964 callbacks->GetCore = pmGetCore; in pmKextRegister()