Searched refs:VHPET_BASE (Results 1 – 4 of 4) sorted by relevance
35 #define VHPET_BASE 0xfed00000 macro
485 offset = gpa - VHPET_BASE; in vhpet_mmio_write()633 offset = gpa - VHPET_BASE; in vhpet_mmio_read()
595 } else if (kernemu->gpa >= VHPET_BASE && kernemu->gpa < VHPET_BASE + VHPET_SIZE) { in vmmdev_ioctl()
1523 } else if (gpa >= VHPET_BASE && gpa < VHPET_BASE + VHPET_SIZE) { in vm_handle_inst_emul()