Searched defs:xen_domctl_ext_vcpucontext (Results 1 – 1 of 1) sorted by relevance
609 struct xen_domctl_ext_vcpucontext { struct611 uint32_t vcpu;616 uint32_t size;620 uint64_aligned_t syscall32_callback_eip;621 uint64_aligned_t sysenter_callback_eip;622 uint16_t syscall32_callback_cs;623 uint16_t sysenter_callback_cs;624 uint8_t syscall32_disables_events;625 uint8_t sysenter_disables_events;627 union {[all …]
Completed in 9 milliseconds