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