Home
last modified time | relevance | path

Searched defs:wbuf (Results 1 – 4 of 4) sorted by relevance

/qemu/tests/tcg/hexagon/
H A Dbrev.c30 int32_t wbuf[SIZE] __attribute__((aligned(1 << 16))) = {0}; variable
H A Dcirc.c40 int32_t wbuf[NWORDS] __attribute__((aligned(1 << 12))) = {0}; variable
/qemu/qga/
H A Dcommands-win32.c1592 wchar_t wbuf[INTERFACE_PATH_BUF_SZ]; in get_interface_index() local
/qemu/hw/net/
H A Dvirtio-net.c1726 void *wbuf = (void *)buf; in receive_header() local