Home
last modified time | relevance | path

Searched refs:__DECL_REG (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/xen/
H A Dinterface_64.h90 #define __DECL_REG(name) union { \ macro
96 #define __DECL_REG(name) uint64_t r ## name macro
104 __DECL_REG(bp);
105 __DECL_REG(bx);
110 __DECL_REG(ax);
111 __DECL_REG(cx);
112 __DECL_REG(dx);
113 __DECL_REG(si);
114 __DECL_REG(di);
117 __DECL_REG(i
131 #undef __DECL_REG global() macro
[all...]
/kernel/linux/linux-6.6/arch/x86/include/asm/xen/
H A Dinterface_64.h90 #define __DECL_REG(name) union { \ macro
96 #define __DECL_REG(name) uint64_t r ## name macro
104 __DECL_REG(bp);
105 __DECL_REG(bx);
110 __DECL_REG(ax);
111 __DECL_REG(cx);
112 __DECL_REG(dx);
113 __DECL_REG(si);
114 __DECL_REG(di);
117 __DECL_REG(i
131 #undef __DECL_REG global() macro
[all...]

Completed in 2 milliseconds