Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A 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()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dmpspec_def.h54 #define MP_BUS 1 macro
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dmpspec.h56 MP_BUS, enumerator
/OK3568_Linux_fs/u-boot/arch/x86/lib/
H A Dmpspec.c110 mpc->mpc_type = MP_BUS; in mp_write_bus()