Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/x86_64/src/
H A Dmpspec.rs49 pub const MP_APIC_ALL: ::std::os::raw::c_uint = 255; constant
/aosp_15_r20/external/coreboot/src/arch/x86/include/arch/smp/
H A Dmpspec.h132 #define MP_APIC_ALL 0xFF macro