Lines Matching refs:idxd_device
75 static int idxd_setup_interrupts(struct idxd_device *idxd)
130 static void idxd_cleanup_interrupts(struct idxd_device *idxd)
146 static int idxd_setup_wqs(struct idxd_device *idxd)
224 static int idxd_setup_engines(struct idxd_device *idxd)
271 static int idxd_setup_groups(struct idxd_device *idxd)
329 static void idxd_cleanup_internals(struct idxd_device *idxd)
342 static int idxd_init_evl(struct idxd_device *idxd)
378 static int idxd_setup_internals(struct idxd_device *idxd)
424 static void idxd_read_table_offsets(struct idxd_device *idxd)
454 static void idxd_read_caps(struct idxd_device *idxd)
519 static struct idxd_device *idxd_alloc(struct pci_dev *pdev, struct idxd_driver_data *data)
523 struct idxd_device *idxd;
560 static int idxd_enable_system_pasid(struct idxd_device *idxd)
599 static void idxd_disable_system_pasid(struct idxd_device *idxd)
638 static int idxd_probe(struct idxd_device *idxd)
705 static void idxd_cleanup(struct idxd_device *idxd)
719 struct idxd_device *idxd;
783 void idxd_wqs_quiesce(struct idxd_device *idxd)
797 struct idxd_device *idxd = pci_get_drvdata(pdev);
813 struct idxd_device *idxd = pci_get_drvdata(pdev);