Home
last modified time | relevance | path

Searched refs:ml_get_apicid (Results 1 – 3 of 3) sorted by relevance

/xnu-8020.121.3/osfmk/i386/
H A Dlapic.c84 ml_get_apicid(uint32_t cpu) in ml_get_apicid() function
H A Dlapic.h272 extern uint32_t ml_get_apicid(uint32_t cpu);
H A Dhpet.c143 rc = (*hpet_req)(ml_get_apicid(cpu), hpet_arg, &hpetReq); in hpet_request()