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