Home
last modified time | relevance | path

Searched refs:MP_BUS (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kernel/
Dmpparse.c219 case MP_BUS: in smp_read_mpc()
334 bus.type = MP_BUS; in construct_ioapic_table()
470 bus.type = MP_BUS; in check_physptr()
742 case MP_BUS: in replace_intsrc_all()
/kernel/linux/linux-5.10/arch/x86/include/asm/
Dmpspec_def.h54 #define MP_BUS 1 macro