Home
last modified time | relevance | path

Searched refs:hpet_mmio_ops (Results 1 – 2 of 2) sorted by relevance

/xen/tools/tests/vhpet/
A Dmain.c73 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()
/xen/xen/arch/x86/hvm/
A Dhpet.c574 static const struct hvm_mmio_ops hpet_mmio_ops = { variable
746 register_mmio_handler(d, &hpet_mmio_ops); in hpet_init()

Completed in 7 milliseconds