Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/kernel/
Dmpparse.c215 case MP_BUS: in smp_read_mpc()
330 bus.type = MP_BUS; in construct_ioapic_table()
461 bus.type = MP_BUS; in check_physptr()
731 case MP_BUS: in replace_intsrc_all()
/linux-6.6.21/arch/x86/include/asm/
Dmpspec_def.h54 #define MP_BUS 1 macro