Home
last modified time | relevance | path

Searched refs:HPET_LEN (Results 1 – 3 of 3) sorted by relevance

/qemu/include/hw/timer/
H A Dhpet.h20 #define HPET_LEN 0x400 macro
/qemu/hw/timer/
H A Dhpet.c721 memory_region_init_io(&s->iomem, obj, &hpet_ram_ops, s, "hpet", HPET_LEN); in hpet_init()
/qemu/hw/i386/
H A Dacpi-build.c863 HPET_LEN)); in build_hpet_aml()
891 aml_append(crs, aml_memory32_fixed(HPET_BASE, HPET_LEN, AML_READ_ONLY)); in build_hpet_aml()