Home
last modified time | relevance | path

Searched refs:vcpu_guest_context_u (Results 1 – 6 of 6) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/xen/
A Ddomain.h14 } vcpu_guest_context_u __attribute__((__transparent_union__)); typedef
69 int arch_set_info_guest(struct vcpu *, vcpu_guest_context_u);
70 void arch_get_info_guest(struct vcpu *, vcpu_guest_context_u);
/xen-4.10.0-shim-comet/xen/arch/arm/
A Ddomctl.c188 void arch_get_info_guest(struct vcpu *v, vcpu_guest_context_u c) in arch_get_info_guest()
A Ddomain.c765 struct vcpu *v, vcpu_guest_context_u c) in arch_set_info_guest()
/xen-4.10.0-shim-comet/xen/common/
A Ddomctl.c427 vcpu_guest_context_u c = { .nat = NULL }; in do_domctl()
854 vcpu_guest_context_u c = { .nat = NULL }; in do_domctl()
/xen-4.10.0-shim-comet/xen/arch/x86/
A Ddomctl.c1571 void arch_get_info_guest(struct vcpu *v, vcpu_guest_context_u c) in arch_get_info_guest()
A Ddomain.c763 struct vcpu *v, vcpu_guest_context_u c) in arch_set_info_guest()

Completed in 11 milliseconds