Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpci-tsm.h89 u32 tdi_id; member
227 static inline int pci_tsm_bind(struct pci_dev *pdev, struct kvm *kvm, u64 tdi_id) in pci_tsm_bind()
/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()
705 struct kvm *kvm, u32 tdi_id) in pci_tsm_tdi_constructor()