Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/
H A Dlapic.c57 #define LAPIC_MMIO_LENGTH (1 << 12) macro
1582 if (offset >= LAPIC_MMIO_LENGTH) in __apic_read()
1697 addr < apic->base_address + LAPIC_MMIO_LENGTH; in apic_mmio_in_range()