Lines Matching refs:mpt
287 unsigned char *mpt=((unsigned char *)mpc)+count; in smp_read_mpc() local
330 switch(*mpt) { in smp_read_mpc()
334 (struct mpc_config_processor *)mpt; in smp_read_mpc()
336 mpt += sizeof(*m); in smp_read_mpc()
358 (struct mpc_config_bus *)mpt; in smp_read_mpc()
360 mpt += sizeof(*m); in smp_read_mpc()
367 (struct mpc_config_ioapic *)mpt; in smp_read_mpc()
369 mpt+=sizeof(*m); in smp_read_mpc()
376 (struct mpc_config_intsrc *)mpt; in smp_read_mpc()
379 mpt+=sizeof(*m); in smp_read_mpc()
386 (struct mpc_config_lintsrc *)mpt; in smp_read_mpc()
388 mpt+=sizeof(*m); in smp_read_mpc()