Searched refs:kvm_lapic_get_reg64 (Results 1 – 1 of 1) sorted by relevance
88 static __always_inline u64 kvm_lapic_get_reg64(struct kvm_lapic *apic, int reg) in kvm_lapic_get_reg64() function2478 return kvm_lapic_get_reg64(apic, APIC_ICR); in kvm_x2apic_icr_read()