Home
last modified time | relevance | path

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

/xen/xen/arch/x86/
A Dmpparse.c344 switch(*mpt) { in smp_read_mpc()
348 (struct mpc_config_processor *)mpt; in smp_read_mpc()
350 mpt += sizeof(*m); in smp_read_mpc()
372 (struct mpc_config_bus *)mpt; in smp_read_mpc()
374 mpt += sizeof(*m); in smp_read_mpc()
381 (struct mpc_config_ioapic *)mpt; in smp_read_mpc()
383 mpt+=sizeof(*m); in smp_read_mpc()
390 (struct mpc_config_intsrc *)mpt; in smp_read_mpc()
393 mpt+=sizeof(*m); in smp_read_mpc()
400 (struct mpc_config_lintsrc *)mpt; in smp_read_mpc()
[all …]

Completed in 4 milliseconds