Searched refs:xsm_get_device_group (Results 1 – 3 of 3) sorted by relevance
334 static XSM_INLINE int xsm_get_device_group(XSM_DEFAULT_ARG uint32_t machine_bdf) in xsm_get_device_group() function
461 static inline int xsm_get_device_group(xsm_default_t def, uint32_t machine_bdf) in xsm_get_device_group() function
1511 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