Home
last modified time | relevance | path

Searched defs:FRONT_RING_INIT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/xen/interface/io/
H A Dring.h146 #define FRONT_RING_INIT(_r, _s, __size) FRONT_RING_ATTACH(_r, _s, 0, __size) macro
/openbmc/qemu/include/hw/xen/interface/io/
H A Dring.h167 #define FRONT_RING_INIT(_r, _s, __size) FRONT_RING_ATTACH(_r, _s, 0, __size) macro