Searched refs:libxl_only (Results 1 – 1 of 1) sorted by relevance
125 int libxl_only = device->backend_kind == LIBXL__DEVICE_KIND_NONE; in libxl__device_generic_add() local128 if (libxl_only) { in libxl__device_generic_add()156 if (!libxl_only) { in libxl__device_generic_add()194 if (!libxl_only) { in libxl__device_generic_add()709 int libxl_only = dev->backend_kind == LIBXL__DEVICE_KIND_NONE; in libxl__device_destroy() local711 if (!libxl_only) { in libxl__device_destroy()735 if (!libxl_only) in libxl__device_destroy()739 if (dev->backend_domid == domid && !libxl_only) { in libxl__device_destroy()
Completed in 6 milliseconds