Home | Sort by: relevance | last modified time | path |
/src/sys/external/mit/xen-include-public/dist/xen/include/public/arch-x86/ | |
xen-x86_32.h | 156 typedef struct cpu_user_regs cpu_user_regs_t; typedef in typeref:struct:cpu_user_regs 157 DEFINE_XEN_GUEST_HANDLE(cpu_user_regs_t); |
xen-x86_64.h | 209 typedef struct cpu_user_regs cpu_user_regs_t; typedef in typeref:struct:cpu_user_regs 210 DEFINE_XEN_GUEST_HANDLE(cpu_user_regs_t); |