Home
last modified time | relevance | path

Searched refs:pc_alloc_init (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/tests/qtest/libqos/
H A Dmalloc-pc.h18 void pc_alloc_init(QGuestAllocator *s, QTestState *qts, QAllocOpts flags);
H A Dmalloc-pc.c21 void pc_alloc_init(QGuestAllocator *s, QTestState *qts, QAllocOpts flags) in pc_alloc_init() function
H A Dlibqos-pc.c7 .alloc_init = pc_alloc_init,
H A Dx86_64_pc-machine.c97 pc_alloc_init(&machine->alloc, qts, ALLOC_NO_FLAGS); in qos_create_machine_pc()
/openbmc/qemu/tests/qtest/
H A Dide-test.c139 pc_alloc_init(&guest_malloc, qts, 0); in ide_test_start()
H A Dvirtio-net-failover.c48 pc_alloc_init(&guest_malloc, qts, 0); in machine_start()
/openbmc/qemu/docs/devel/testing/
H A Dqgraph.rst386 pc_alloc_init(&machine->alloc, qts, ALLOC_NO_FLAGS);