Home
last modified time | relevance | path

Searched refs:vmd_dev (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/asm/
H A Dpci.h27 struct pci_dev *vmd_dev; /* VMD Device if in Intel VMD domain */ member
66 return to_pci_sysdata(bus)->vmd_dev != NULL; in is_vmd()
/linux/arch/x86/pci/
H A Dcommon.c730 return to_pci_sysdata(dev->bus)->vmd_dev; in pci_real_dma_dev()