Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kvm/
H A Dlapic.c58 #define LAPIC_MMIO_LENGTH (1 << 12) macro
1346 if (offset >= LAPIC_MMIO_LENGTH) in __apic_read()
1445 addr < apic->base_address + LAPIC_MMIO_LENGTH; in apic_mmio_in_range()