Searched refs:hpet (Results 1 – 2 of 2) sorted by relevance
84 static int (*hpet_req)(uint32_t apicid, void *arg, hpetRequest_t *hpet) = NULL;96 hpetRequest_t *hpet), in hpet_register_callback() argument326 hpetTimer_t *hpet; in ml_hpet_cfg() local351 hpet = (hpetTimer_t *)hpetVaddr; in ml_hpet_cfg()357 core->Hpet = hpet; in ml_hpet_cfg()
113 extern int hpet_register_callback(int (*hpet_reqst)(uint32_t apicid, void *arg, hpetRequest_t *hpet…