Searched refs:hpet_mmio_ops (Results 1 – 2 of 2) sorted by relevance
73 extern const struct hvm_mmio_ops hpet_mmio_ops;300 hpet_mmio_ops.read(current, a, 4, &ret); in hpet_readl()306 hpet_mmio_ops.write(current, a, 4, d); in hpet_writel()
574 static const struct hvm_mmio_ops hpet_mmio_ops = { variable746 register_mmio_handler(d, &hpet_mmio_ops); in hpet_init()
Completed in 7 milliseconds