Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/x86_64/src/
H A Dmpspec.rs18 pub const MP_INTSRC: ::std::os::raw::c_uint = 3; constant
/aosp_15_r20/external/coreboot/src/arch/x86/include/arch/smp/
H A Dmpspec.h67 #define MP_INTSRC 3 macro