Searched refs:VHPET_BASE (Results 1 – 5 of 5) sorted by relevance
33 #define VHPET_BASE 0xfed00000 macro
480 offset = gpa - VHPET_BASE; in vhpet_mmio_write()628 offset = gpa - VHPET_BASE; in vhpet_mmio_read()
73 .base = VHPET_BASE,
382 } else if (kernemu->gpa >= VHPET_BASE && in vmmdev_machdep_ioctl()383 kernemu->gpa < VHPET_BASE + VHPET_SIZE) { in vmmdev_machdep_ioctl()
1713 } else if (gpa >= VHPET_BASE && gpa < VHPET_BASE + VHPET_SIZE) { in vm_handle_inst_emul()