Home
last modified time | relevance | path

Searched refs:xsm_get_device_group (Results 1 – 3 of 3) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/xsm/
A Ddummy.h334 static XSM_INLINE int xsm_get_device_group(XSM_DEFAULT_ARG uint32_t machine_bdf) in xsm_get_device_group() function
A Dxsm.h461 static inline int xsm_get_device_group(xsm_default_t def, uint32_t machine_bdf) in xsm_get_device_group() function
/xen-4.10.0-shim-comet/xen/drivers/passthrough/
A Dpci.c1511 if ( xsm_get_device_group(XSM_HOOK, (seg << 16) | (pdev->bus << 8) | pdev->devfn) ) in iommu_get_device_group()
1581 ret = xsm_get_device_group(XSM_HOOK, domctl->u.get_device_group.machine_sbdf); in iommu_do_pci_domctl()

Completed in 10 milliseconds