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