Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/x86/
A Dmpparse.c330 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()
[all …]

Completed in 4 milliseconds