Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpci-tsm.h227 static inline int pci_tsm_bind(struct pci_dev *pdev, struct kvm *kvm, u64 tdi_id) in pci_tsm_bind() function
/linux/drivers/pci/
H A Dtsm.c342 int pci_tsm_bind(struct pci_dev *pdev, struct kvm *kvm, u32 tdi_id) in pci_tsm_bind() function