Home
last modified time | relevance | path

Searched refs:TI_GET_IF (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/include/asm/xen/
H A Dinterface.h136 #define TI_GET_IF(_ti) ((_ti)->flags & 4) macro
/openbmc/qemu/include/hw/xen/interface/arch-x86/
H A Dxen.h137 #define TI_GET_IF(_ti) ((_ti)->flags & 4) macro