Searched refs:APIC_BASE_MSR (Results 1 – 7 of 7) sorted by relevance
152 #define APIC_BASE_MSR 0x800 macro
595 return (msr >= APIC_BASE_MSR) && in is_x2apic_msrpm_offset()596 (msr < (APIC_BASE_MSR + 0x100)); in is_x2apic_msrpm_offset()
981 u64 msr = APIC_BASE_MSR + (reg >> 4); in savic_ghcb_msr_read()1007 u64 msr = APIC_BASE_MSR + (reg >> 4); in savic_ghcb_msr_write()
2130 case APIC_BASE_MSR ... APIC_BASE_MSR + 0xff: in tdx_has_emulated_msr()
4218 const int read_idx = APIC_BASE_MSR / BITS_PER_LONG_LONG; in vmx_update_msr_bitmap_x2apic()
3463 u32 reg = (msr - APIC_BASE_MSR) << 4; in kvm_x2apic_msr_write()3474 u32 reg = (msr - APIC_BASE_MSR) << 4; in kvm_x2apic_msr_read()
2283 case APIC_BASE_MSR + (APIC_ICR >> 4): in __handle_fastpath_wrmsr()4036 case APIC_BASE_MSR ... APIC_BASE_MSR + 0xff: in kvm_set_msr_common()4463 case APIC_BASE_MSR ... APIC_BASE_MSR + 0xff: in kvm_get_msr_common()