Home
last modified time | relevance | path

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

/xen/tools/libxl/
A Dlibxl_psr.c435 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()
A Dlibxl_utils.c859 int libxl__count_physical_sockets(libxl__gc *gc, int *sockets) in libxl__count_physical_sockets() function
890 rc = libxl__count_physical_sockets(gc, &max_sockets); in libxl_socket_bitmap_alloc()
A Dlibxl_internal.h4757 int libxl__count_physical_sockets(libxl__gc *gc, int *sockets);

Completed in 20 milliseconds