Searched defs:FRONT_RING_INIT (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/xen/interface/io/ |
H A D | ring.h | 146 #define FRONT_RING_INIT(_r, _s, __size) FRONT_RING_ATTACH(_r, _s, 0, __size) macro
|
/openbmc/qemu/include/hw/xen/interface/io/ |
H A D | ring.h | 167 #define FRONT_RING_INIT(_r, _s, __size) FRONT_RING_ATTACH(_r, _s, 0, __size) macro
|