Searched refs:mpt (Results 1 – 8 of 8) sorted by relevance
57 if (!intel_gvt_host.mpt->host_init) in intel_gvt_hypervisor_host_init()69 if (!intel_gvt_host.mpt->host_exit) in intel_gvt_hypervisor_host_exit()72 intel_gvt_host.mpt->host_exit(dev, gvt); in intel_gvt_hypervisor_host_exit()85 if (!intel_gvt_host.mpt->attach_vgpu) in intel_gvt_hypervisor_attach_vgpu()101 if (!intel_gvt_host.mpt->detach_vgpu) in intel_gvt_hypervisor_detach_vgpu()104 intel_gvt_host.mpt->detach_vgpu(vgpu); in intel_gvt_hypervisor_detach_vgpu()291 if (!intel_gvt_host.mpt->map_gfn_to_mfn) in intel_gvt_hypervisor_map_gfn_to_mfn()312 if (!intel_gvt_host.mpt->set_trap_area) in intel_gvt_hypervisor_set_trap_area()327 if (!intel_gvt_host.mpt->set_opregion) in intel_gvt_hypervisor_set_opregion()344 if (!intel_gvt_host.mpt->set_edid) in intel_gvt_hypervisor_set_edid()[all …]
315 intel_gvt_host.mpt = m; in intel_gvt_register_hypervisor()
63 const struct intel_gvt_mpt *mpt; member
188 pr_cont("type %x\n", *mpt); in smp_dump_mptable()213 switch (*mpt) { in smp_read_mpc()217 MP_processor_info((struct mpc_cpu *)mpt); in smp_read_mpc()221 MP_bus_info((struct mpc_bus *)mpt); in smp_read_mpc()225 MP_ioapic_info((struct mpc_ioapic *)mpt); in smp_read_mpc()229 mp_save_irq((struct mpc_intsrc *)mpt); in smp_read_mpc()233 MP_lintsrc_info((struct mpc_lintsrc *)mpt); in smp_read_mpc()238 smp_dump_mptable(mpc, mpt); in smp_read_mpc()739 switch (*mpt) { in replace_intsrc_all()758 smp_dump_mptable(mpc, mpt); in replace_intsrc_all()[all …]
470 dev->quotas.mpt = in mlx4_init_quotas()1612 if (mpt) in mr_res_start_move_to()1613 *mpt = r; in mr_res_start_move_to()1892 struct res_mpt *mpt; in mpt_alloc_res() local2425 struct res_mpt *mpt; in mpt_free_res() local2434 index = mpt->key; in mpt_free_res()2814 mpt->mtt = mtt; in mlx4_SW2HW_MPT_wrapper()2846 struct res_mpt *mpt; in mlx4_HW2SW_MPT_wrapper() local2858 if (mpt->mtt) in mlx4_HW2SW_MPT_wrapper()4895 kfree(mpt); in rem_slave_mrs()[all …]
1001 dev->quotas.mpt = func_cap->mpt_quota; in mlx4_slave_cap()
833 int mpt; member
544 props->max_mr = dev->dev->quotas.mpt; in mlx4_ib_query_device()
Completed in 46 milliseconds