Searched refs:hpet_id (Results 1 – 3 of 3) sorted by relevance
86 uint8_t hpet_id; /* instance id */ member281 hpet_cfg.hpet[s->hpet_id].event_timer_block_id = (uint32_t)s->capability; in hpet_post_load()668 hpet_cfg.hpet[s->hpet_id].event_timer_block_id = (uint32_t)s->capability; in hpet_reset()669 hpet_cfg.hpet[s->hpet_id].address = sbd->mmio[0].addr; in hpet_reset()721 s->hpet_id = hpet_cfg.count++; in hpet_realize()
543 static struct irq_domain *hpet_create_irq_domain(int hpet_id) in hpet_create_irq_domain() argument558 domain_info->data = (void *)(long)hpet_id; in hpet_create_irq_domain()561 hpet_id); in hpet_create_irq_domain()569 fwspec.param[0] = hpet_id; in hpet_create_irq_domain()
201 static struct intel_iommu *map_hpet_to_iommu(u8 hpet_id) in map_hpet_to_iommu() argument206 if (ir_hpet[i].id == hpet_id && ir_hpet[i].iommu) in map_hpet_to_iommu()