Searched refs:MSR_APIC_ISR0 (Results 1 – 4 of 4) sorted by relevance
81 movl $(MSR_APIC_ISR0 + index),%ecx ; \
87 movl $(MSR_APIC_ISR0 + \index),%ecx
581 #define MSR_APIC_ISR0 0x810 macro
430 error += guest_msr_ro(vmx, MSR_APIC_ISR0 + i); in vmx_allow_x2apic_msrs()