Home
last modified time | relevance | path

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

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