Home
last modified time | relevance | path

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

/qemu/include/hw/xen/interface/arch-x86/
H A Dxen-x86_64.h118 #define __DECL_REG_LOHI(which) union { \ macro
155 #ifndef __DECL_REG_LOHI
156 #define __DECL_REG_LOHI(name) __DECL_REG(name ## x) macro
168 __DECL_REG_LOHI(b);
173 __DECL_REG_LOHI(a);
174 __DECL_REG_LOHI(c);
175 __DECL_REG_LOHI(d);
196 #undef __DECL_REG_LOHI