Home
last modified time | relevance | path

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

/qemu/include/hw/xen/interface/arch-x86/
H A Dxen-x86_64.h138 #define __DECL_REG_HI(num) union { \ macro
159 #define __DECL_REG_HI(num) uint64_t r ## num macro
163 __DECL_REG_HI(15);
164 __DECL_REG_HI(14);
165 __DECL_REG_HI(13);
166 __DECL_REG_HI(12);
169 __DECL_REG_HI(11);
170 __DECL_REG_HI(10);
171 __DECL_REG_HI(9);
172 __DECL_REG_HI(8);
[all …]