Searched refs:VIOAPIC_BASE (Results 1 – 5 of 5) sorted by relevance
33 #define VIOAPIC_BASE 0xFEC00000 macro
408 offset = gpa - VIOAPIC_BASE; in vioapic_mmio_rw()
66 .base = VIOAPIC_BASE,
395 } else if (kernemu->gpa >= VIOAPIC_BASE && in vmmdev_machdep_ioctl()396 kernemu->gpa < VIOAPIC_BASE + VIOAPIC_SIZE) { in vmmdev_machdep_ioctl()
939 } else if (gpa >= VIOAPIC_BASE && gpa < VIOAPIC_BASE + VIOAPIC_SIZE) { in vm_handle_inst_emul()