Home
last modified time | relevance | path

Searched defs:MSR_APIC_BASE (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/trusty/lk/dev/interrupt/x86_lapic/
Dlocal_apic.c47 #define MSR_APIC_BASE 0x1B macro
/aosp_15_r20/external/crosvm/hypervisor/src/whpx/
H A Dtypes.rs671 pub(super) const MSR_APIC_BASE: u32 = 0x0000001b; constant