Searched refs:xc_core_arch_context (Results 1 – 6 of 6) sorted by relevance
/xen-4.10.0-shim-comet/tools/libxc/ |
A D | xc_core_arm.h | 25 struct xc_core_arch_context { struct 36 xc_core_arch_gpfn_may_present(struct xc_core_arch_context *arch_ctxt, 40 struct xc_core_arch_context *arch_ctxt, in xc_core_arch_context_get_shdr()
|
A D | xc_core_x86.h | 26 struct xc_core_arch_context { struct 37 xc_core_arch_gpfn_may_present(struct xc_core_arch_context *arch_ctxt, 41 struct xc_core_arch_context *arch_ctxt, in xc_core_arch_context_get_shdr()
|
A D | xc_core_arm.c | 25 xc_core_arch_gpfn_may_present(struct xc_core_arch_context *arch_ctxt, in xc_core_arch_gpfn_may_present() 41 xc_core_arch_memory_map_get(xc_interface *xch, struct xc_core_arch_context *unused, in xc_core_arch_memory_map_get()
|
A D | xc_core.h | 135 struct xc_core_arch_context; 137 struct xc_core_arch_context *arch_ctxt,
|
A D | xc_core_x86.c | 27 xc_core_arch_gpfn_may_present(struct xc_core_arch_context *arch_ctxt, in xc_core_arch_gpfn_may_present() 44 xc_core_arch_memory_map_get(xc_interface *xch, struct xc_core_arch_context *unused, in xc_core_arch_memory_map_get()
|
A D | xc_core.c | 433 struct xc_core_arch_context arch_ctxt; in xc_domain_dumpcore_via_callback()
|
Completed in 6 milliseconds