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

/freebsd-11.0-release/sys/xen/interface/arch-x86/
H A Dxen-x86_64.h135 #define __DECL_REG(name) union { \ macro
141 #define __DECL_REG(name) uint64_t r ## name macro
177 #undef __DECL_REG macro
[all...]
/freebsd-11.0-release/sys/xen/interface/
H A Darch-arm.h205 # define __DECL_REG(n64, n32) union { \ macro
211 #define __DECL_REG(n64, n32) uint64_t n64 macro
276 #undef __DECL_REG macro
[all...]

Completed in 97 milliseconds