Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dmpspec.h66 u8 mpc_type; member
95 u8 mpc_type; member
103 u8 mpc_type; member
129 u8 mpc_type; member
139 u8 mpc_type; member
/OK3568_Linux_fs/u-boot/arch/x86/lib/
H A Dmpspec.c91 mpc->mpc_type = MP_PROCESSOR; in mp_write_processor()
110 mpc->mpc_type = MP_BUS; in mp_write_bus()
121 mpc->mpc_type = MP_IOAPIC; in mp_write_ioapic()
135 mpc->mpc_type = MP_INTSRC; in mp_write_intsrc()
160 mpc->mpc_type = MP_LINTSRC; in mp_write_lintsrc()