Searched refs:libxl__count_physical_sockets (Results 1 – 3 of 3) sorted by relevance
435 rc = libxl__count_physical_sockets(gc, &nr_sockets); in libxl_psr_set_val()511 rc = libxl__count_physical_sockets(gc, &nr_sockets); in libxl_psr_get_hw_info()
859 int libxl__count_physical_sockets(libxl__gc *gc, int *sockets) in libxl__count_physical_sockets() function890 rc = libxl__count_physical_sockets(gc, &max_sockets); in libxl_socket_bitmap_alloc()
4757 int libxl__count_physical_sockets(libxl__gc *gc, int *sockets);
Completed in 20 milliseconds