Home
last modified time | relevance | path

Searched defs:sockets (Results 1 – 9 of 9) sorted by relevance

/qemu/tests/qtest/
H A Dcpu-plug-test.c20 unsigned sockets; member
H A Digb-test.c194 static void data_test_clear(void *sockets) in data_test_clear()
H A De1000e-test.c205 static void data_test_clear(void *sockets) in data_test_clear()
H A Dvirtio-net-test.c264 static void virtio_net_test_cleanup(void *sockets) in virtio_net_test_cleanup()
H A Dnpcm7xx_emc-test.c213 static void packet_test_clear(void *sockets) in packet_test_clear()
/qemu/hw/core/
H A Dmachine-smp.c92 unsigned sockets = config->has_sockets ? config->sockets : 0; in machine_parse_smp_config() local
/qemu/block/
H A Dcurl.c111 GHashTable *sockets; /* GINT_TO_POINTER(fd) -> socket */ member
140 static void curl_drop_all_sockets(GHashTable *sockets) in curl_drop_all_sockets()
/qemu/hw/loongarch/
H A Dvirt.c850 int arch_id, threads, cores, sockets; in virt_get_arch_id_from_topo() local
/qemu/include/hw/
H A Dboards.h378 unsigned int sockets; member