OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__DECL_REG_LO16
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/mit/xen-include-public/dist/xen/include/public/arch-x86/
xen-x86_32.h
124
#define
__DECL_REG_LO16
(name) union { \
131
#define
__DECL_REG_LO16
(name) uint32_t e ## name
138
__DECL_REG_LO16
(si);
139
__DECL_REG_LO16
(di);
140
__DECL_REG_LO16
(bp);
144
__DECL_REG_LO16
(ip);
148
__DECL_REG_LO16
(flags); /* eflags.IF == !saved_upcall_mask */
149
__DECL_REG_LO16
(sp);
160
#undef
__DECL_REG_LO16
xen-x86_64.h
150
#define
__DECL_REG_LO16
(name) union { \
175
#define
__DECL_REG_LO16
__DECL_REG
197
__DECL_REG_LO16
(ip);
201
__DECL_REG_LO16
(flags); /* rflags.IF == !saved_upcall_mask */
215
#undef
__DECL_REG_LO16
xen.h
62
__DeFiNe__
__DECL_REG_LO16
(name) union { uint32_t e ## name; }
67
__UnDeF__
__DECL_REG_LO16
69
__DeFiNe__
__DECL_REG_LO16
(name) e ## name
Completed in 27 milliseconds
Indexes created Tue Oct 14 10:09:51 GMT 2025