Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/xen/public/arch-x86/
H A Dxen-x86_32.h142 struct cpu_user_regs { struct
164 typedef struct cpu_user_regs cpu_user_regs_t; argument
H A Dxen-x86_64.h156 struct cpu_user_regs { struct
157 uint64_t r15;
158 uint64_t r14;
159 uint64_t r13;
160 uint64_t r12;
186 typedef struct cpu_user_regs cpu_user_regs_t; argument