Home
last modified time | relevance | path

Searched defs:hv_pci_dev (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/controller/
Dpci-hyperv.c531 struct hv_pci_dev { struct
533 struct list_head list_entry;
534 refcount_t refs;
535 enum hv_pcichild_state state;
536 struct pci_slot *pci_slot;
537 struct hv_pcidev_description desc;
538 bool reported_missing;
539 struct hv_pcibus_device *hbus;
540 struct work_struct wrk;
542 void (*block_invalidate)(void *context, u64 block_mask);
[all …]