Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/xen/interface/arch-x86/
H A Dxen-x86_32.h99 #define __DECL_REG_LO8(which) union { \ macro
113 #define __DECL_REG_LO8(which) uint32_t e ## which ## x macro
H A Dxen-x86_64.h127 #define __DECL_REG_LO8(name) union { \ macro
157 #define __DECL_REG_LO8 __DECL_REG macro