Searched refs:qmalloc (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/tests/qtest/libqos/ | ||
H A D | libqos.h | 35 static inline uint64_t qmalloc(QOSState *q, size_t bytes) in qmalloc() function |
H A D | ahci.c | 108 return qmalloc(ahci->parent, bytes); in ahci_alloc() |