Searched refs:VIOAPIC_SIZE (Results 1 – 3 of 3) sorted by relevance
46 #define VIOAPIC_SIZE 4096 macro
67 .size = VIOAPIC_SIZE,
1672 } else if (gpa >= VIOAPIC_BASE && gpa < VIOAPIC_BASE + VIOAPIC_SIZE) { in vm_service_mmio_read()1691 } else if (gpa >= VIOAPIC_BASE && gpa < VIOAPIC_BASE + VIOAPIC_SIZE) { in vm_service_mmio_write()