Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kvm/
Dlapic.c59 #define LAPIC_MMIO_LENGTH (1 << 12) macro
1407 if (offset >= LAPIC_MMIO_LENGTH) in __apic_read()
1514 addr < apic->base_address + LAPIC_MMIO_LENGTH; in apic_mmio_in_range()