Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/public/arch-x86/
A Dxen-x86_64.h135 #define __DECL_REG_LOHI(which) union { \ macro
172 #ifndef __DECL_REG_LOHI
173 #define __DECL_REG_LOHI(name) __DECL_REG(name ## x) macro
185 __DECL_REG_LOHI(b);
190 __DECL_REG_LOHI(a);
191 __DECL_REG_LOHI(c);
192 __DECL_REG_LOHI(d);
213 #undef __DECL_REG_LOHI

Completed in 2 milliseconds