Searched refs:apicid (Results 1 – 2 of 2) sorted by relevance
113 extern int hpet_register_callback(int (*hpet_reqst)(uint32_t apicid, void *arg, hpetRequest_t *hpet…
84 static int (*hpet_req)(uint32_t apicid, void *arg, hpetRequest_t *hpet) = NULL;94 hpet_register_callback(int (*hpet_reqst)(uint32_t apicid, in hpet_register_callback() argument