Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/xen/interface/arch-x86/
H A Dxen.h139 #define TI_SET_IF(_ti,_if) ((_ti)->flags |= ((!!(_if))<<2)) argument
/openbmc/linux/arch/x86/include/asm/xen/
H A Dinterface.h138 #define TI_SET_IF(_ti, _if) ((_ti)->flags |= ((!!(_if))<<2)) argument