Home
last modified time | relevance | path

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

/external/u-boot/arch/x86/include/asm/
Dmpspec.h65 u8 mpc_type; member
94 u8 mpc_type; member
102 u8 mpc_type; member
128 u8 mpc_type; member
138 u8 mpc_type; member
/external/u-boot/arch/x86/lib/
Dmpspec.c90 mpc->mpc_type = MP_PROCESSOR; in mp_write_processor()
109 mpc->mpc_type = MP_BUS; in mp_write_bus()
120 mpc->mpc_type = MP_IOAPIC; in mp_write_ioapic()
134 mpc->mpc_type = MP_INTSRC; in mp_write_intsrc()
159 mpc->mpc_type = MP_LINTSRC; in mp_write_lintsrc()