Searched refs:xsm_resource_unplug_pci (Results 1 – 3 of 3) sorted by relevance
389 static XSM_INLINE int xsm_resource_unplug_pci(XSM_DEFAULT_ARG uint32_t machine_bdf) in xsm_resource_unplug_pci() function
497 static inline int xsm_resource_unplug_pci (xsm_default_t def, uint32_t machine_bdf) in xsm_resource_unplug_pci() function
776 ret = xsm_resource_unplug_pci(XSM_PRIV, (seg << 16) | (bus << 8) | devfn); in pci_remove_device()
Completed in 10 milliseconds