Searched defs:free_dma (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/ | ||
H A D | malloc.h | 56 * free_dma(); it cannot be freed with the standard free(). 60 static inline void free_dma ( void *ptr, size_t size ) { function |
Completed in 41 milliseconds