Home
last modified time | relevance | path

Searched refs:res_assigned2 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dpci-hyperv.c2978 struct pci_resources_assigned2 *res_assigned2; in hv_send_resources_allocated() local
2987 ? sizeof(*res_assigned) : sizeof(*res_assigned2); in hv_send_resources_allocated()
3012 res_assigned2 = in hv_send_resources_allocated()
3014 res_assigned2->message_type.type = in hv_send_resources_allocated()
3016 res_assigned2->wslot.slot = hpdev->desc.win_slot.slot; in hv_send_resources_allocated()
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpci-hyperv.c3479 struct pci_resources_assigned2 *res_assigned2; in hv_send_resources_allocated() local
3488 ? sizeof(*res_assigned) : sizeof(*res_assigned2); in hv_send_resources_allocated()
3513 res_assigned2 = in hv_send_resources_allocated()
3515 res_assigned2->message_type.type = in hv_send_resources_allocated()
3517 res_assigned2->wslot.slot = hpdev->desc.win_slot.slot; in hv_send_resources_allocated()

Completed in 10 milliseconds