Home
last modified time | relevance | path

Searched refs:MP_PROCESSOR (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dmpspec_def.h53 #define MP_PROCESSOR 0 macro
/openbmc/linux/arch/x86/kernel/
H A Dmpparse.c209 case MP_PROCESSOR: in smp_read_mpc()
380 processor.type = MP_PROCESSOR; in construct_default_ISA_mptable()
728 case MP_PROCESSOR: in replace_intsrc_all()
/openbmc/u-boot/arch/x86/include/asm/
H A Dmpspec.h54 MP_PROCESSOR, enumerator
/openbmc/u-boot/arch/x86/lib/
H A Dmpspec.c90 mpc->mpc_type = MP_PROCESSOR; in mp_write_processor()