Searched refs:mpc_type (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-i386/
H A Dmpspec_def.h60 unsigned char mpc_type; member in struct:mpc_config_processor
76 unsigned char mpc_type; member in struct:mpc_config_bus
103 unsigned char mpc_type; member in struct:mpc_config_ioapic
113 unsigned char mpc_type; member in struct:mpc_config_intsrc
136 unsigned char mpc_type; member in struct:mpc_config_lintsrc
158 unsigned char mpc_type; member in struct:mpc_config_translation
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-x86_64/
H A Dmpspec.h61 unsigned char mpc_type; member in struct:mpc_config_processor
77 unsigned char mpc_type; member in struct:mpc_config_bus
104 unsigned char mpc_type; member in struct:mpc_config_ioapic
114 unsigned char mpc_type; member in struct:mpc_config_intsrc
137 unsigned char mpc_type; member in struct:mpc_config_lintsrc
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/x86_64/kernel/
H A Dmpparse.c322 intsrc.mpc_type = MP_INTSRC;
399 processor.mpc_type = MP_PROCESSOR;
411 bus.mpc_type = MP_BUS;
430 ioapic.mpc_type = MP_IOAPIC;
442 lintsrc.mpc_type = MP_LINTSRC;
506 bus.mpc_type = MP_BUS;
606 processor.mpc_type = MP_PROCESSOR;
653 mp_ioapics[idx].mpc_type = MP_IOAPIC;
700 intsrc.mpc_type = MP_INTSRC;
736 intsrc.mpc_type
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/i386/kernel/
H A Dmpparse.c499 intsrc.mpc_type = MP_INTSRC;
576 processor.mpc_type = MP_PROCESSOR;
591 bus.mpc_type = MP_BUS;
619 ioapic.mpc_type = MP_IOAPIC;
631 lintsrc.mpc_type = MP_LINTSRC;
702 bus.mpc_type = MP_BUS;
830 processor.mpc_type = MP_PROCESSOR;
890 mp_ioapics[idx].mpc_type = MP_IOAPIC;
946 intsrc.mpc_type = MP_INTSRC;
989 intsrc.mpc_type
[all...]

Completed in 52 milliseconds