Searched refs:qfree (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/tests/qtest/libqos/ | ||
H A D | libqos.h | 40 static inline void qfree(QOSState *q, uint64_t addr) in qfree() function |
H A D | ahci.c | 115 qfree(ahci->parent, addr); in ahci_free() |