Home
last modified time | relevance | path

Searched refs:xen_domctl (Results 1 – 21 of 21) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/xen/
A Diommu.h124 int iommu_do_dt_domctl(struct xen_domctl *, struct domain *,
183 int iommu_do_pci_domctl(struct xen_domctl *, struct domain *d,
187 int iommu_do_domctl(struct xen_domctl *, struct domain *d,
A Dhypercall.h33 struct xen_domctl *domctl, struct domain *d,
/xen-4.10.0-shim-comet/xen/arch/arm/arm32/
A Ddomctl.c14 long subarch_do_domctl(struct xen_domctl *domctl, struct domain *d, in subarch_do_domctl()
/xen-4.10.0-shim-comet/xen/include/asm-arm/
A Dhypercall.h9 long subarch_do_domctl(struct xen_domctl *domctl, struct domain *d,
/xen-4.10.0-shim-comet/xen/arch/arm/arm64/
A Ddomctl.c35 long subarch_do_domctl(struct xen_domctl *domctl, struct domain *d, in subarch_do_domctl()
/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_private.h63 #define DECLARE_DOMCTL struct xen_domctl domctl
257 static inline int do_domctl(xc_interface *xch, struct xen_domctl *domctl) in do_domctl()
A Dxc_sr_save_x86_pv.c599 struct xen_domctl domctl = in write_one_vcpu_extended()
639 struct xen_domctl domctl = in write_one_vcpu_xsave()
708 struct xen_domctl domctl = in write_one_vcpu_msrs()
A Dxc_private.c457 int xc_domctl(xc_interface *xch, struct xen_domctl *domctl) in xc_domctl()
A Dxc_cpuid_x86.c210 struct xen_domctl domctl = {}; in get_cpuid_domain_info()
A Dxc_sr_restore_x86_pv.c615 struct xen_domctl domctl; in handle_x86_pv_info()
/xen-4.10.0-shim-comet/xen/arch/arm/
A Ddomctl.c48 long arch_do_domctl(struct xen_domctl *domctl, struct domain *d, in arch_do_domctl()
/xen-4.10.0-shim-comet/xen/drivers/passthrough/
A Ddevice_tree.c137 int iommu_do_dt_domctl(struct xen_domctl *domctl, struct domain *d, in iommu_do_dt_domctl()
A Diommu.c427 struct xen_domctl *domctl, struct domain *d, in iommu_do_domctl()
A Dpci.c1564 struct xen_domctl *domctl, struct domain *d, in iommu_do_pci_domctl()
/xen-4.10.0-shim-comet/xen/include/public/
A Ddomctl.h1109 struct xen_domctl { struct
1255 typedef struct xen_domctl xen_domctl_t; argument
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dsetup.c1374 BUILD_BUG_ON(sizeof(((struct xen_domctl *)0)->u) != in __start_xen()
1375 sizeof(((struct xen_domctl *)0)->u.pad)); in __start_xen()
A Ddomctl.c355 struct xen_domctl *domctl, struct domain *d, in arch_do_domctl()
/xen-4.10.0-shim-comet/tools/debugger/gdbsx/xg/
A Dxg_main.c79 struct xen_domctl domctl; /* just use a global domctl */
/xen-4.10.0-shim-comet/xen/arch/x86/mm/
A Dpaging.c759 struct xen_domctl op; in paging_domctl_continuation()
/xen-4.10.0-shim-comet/xen/common/
A Ddomctl.c384 struct xen_domctl curop, *op = &curop; in do_domctl()
/xen-4.10.0-shim-comet/tools/libxc/include/
A Dxenctrl.h1615 int xc_domctl(xc_interface *xch, struct xen_domctl *domctl);

Completed in 43 milliseconds