Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/firmware/hvmloader/
A Dmp_tables.c86 struct mp_config_table { struct
152 static void fill_mp_config_table(struct mp_config_table *mpct, int length) in fill_mp_config_table()
280 sz += sizeof(struct mp_config_table); in create_mp_tables()
293 p = base + sizeof(struct mp_config_table); in create_mp_tables()
333 fill_mp_config_table((struct mp_config_table *)base, length); in create_mp_tables()
/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dgenapic.h17 struct mp_config_table;
27 int (*mps_oem_check)(struct mp_config_table *mpc, char *oem,
A Dmpspec_def.h33 struct mp_config_table struct
/xen-4.10.0-shim-comet/xen/include/asm-x86/mach-generic/
A Dmach_mpparse.h4 int mps_oem_check(struct mp_config_table *mpc, char *oem, char *productid);
/xen-4.10.0-shim-comet/xen/include/asm-x86/mach-default/
A Dmach_mpparse.h4 static inline int __init mps_oem_check(struct mp_config_table *mpc, char *oem, in mps_oem_check()
/xen-4.10.0-shim-comet/xen/arch/x86/genapic/
A Dprobe.c85 int __init mps_oem_check(struct mp_config_table *mpc, char *oem, char *productid) in mps_oem_check()
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dmpparse.c282 static int __init smp_read_mpc(struct mp_config_table *mpc) in smp_read_mpc()

Completed in 15 milliseconds