Home
last modified time | relevance | path

Searched refs:qmalloc (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/tests/qtest/libqos/
H A Dlibqos.h35 static inline uint64_t qmalloc(QOSState *q, size_t bytes) in qmalloc() function
H A Dahci.c108 return qmalloc(ahci->parent, bytes); in ahci_alloc()