Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/x86_64/src/
H A Dmpspec.rs44 pub const MPC_APIC_USABLE: ::std::os::raw::c_uint = 1; constant
/aosp_15_r20/external/coreboot/src/arch/x86/include/arch/smp/
H A Dmpspec.h104 #define MPC_APIC_USABLE 0x01 macro