Home
last modified time | relevance | path

Searched refs:LAPIC_MMIO_LENGTH (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/arch/x86/kvm/
Dlapic.c62 #define LAPIC_MMIO_LENGTH (1 << 12) macro
576 if (offset >= LAPIC_MMIO_LENGTH) in __apic_read()
656 addr < apic->base_address + LAPIC_MMIO_LENGTH; in apic_mmio_in_range()