Searched refs:__apic_read (Results 1 – 1 of 1) sorted by relevance
1261 static u32 __apic_read(struct kvm_lapic *apic, unsigned int offset) in __apic_read() function1339 result = __apic_read(apic, offset & ~0xf); in kvm_lapic_reg_read()