Home
last modified time | relevance | path

Searched refs:ALLOC_NO_FLAGS (Results 1 – 5 of 5) sorted by relevance

/qemu/tests/qtest/libqos/
H A Dlibqos-malloc.h20 ALLOC_NO_FLAGS = 0x00, enumerator
H A Dppc64_pseries-machine.c96 spapr_alloc_init(&machine->alloc, qts, ALLOC_NO_FLAGS); in qos_create_machine_spapr()
H A Dx86_64_pc-machine.c97 pc_alloc_init(&machine->alloc, qts, ALLOC_NO_FLAGS); in qos_create_machine_pc()
H A Dlibqos.c25 ops->alloc_init(&qs->alloc, qs->qts, ALLOC_NO_FLAGS); in qtest_vboot()
/qemu/docs/devel/
H A Dqgraph.rst386 pc_alloc_init(&machine->alloc, qts, ALLOC_NO_FLAGS);