Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dmpspec_def.h57 #define MP_LINTSRC 4 macro
/openbmc/linux/arch/x86/kernel/
H A Dmpparse.c227 case MP_LINTSRC: in smp_read_mpc()
396 lintsrc.type = MP_LINTSRC; in construct_default_ISA_mptable()
741 case MP_LINTSRC: in replace_intsrc_all()
/openbmc/u-boot/arch/x86/include/asm/
H A Dmpspec.h58 MP_LINTSRC enumerator
/openbmc/u-boot/arch/x86/lib/
H A Dmpspec.c159 mpc->mpc_type = MP_LINTSRC; in mp_write_lintsrc()