Searched defs:domctl (Results 1 – 14 of 14) sorted by relevance
/xen-4.10.0-shim-comet/xen/arch/arm/arm32/ |
A D | domctl.c | 14 long subarch_do_domctl(struct xen_domctl *domctl, struct domain *d, in subarch_do_domctl()
|
/xen-4.10.0-shim-comet/xen/arch/arm/arm64/ |
A D | domctl.c | 35 long subarch_do_domctl(struct xen_domctl *domctl, struct domain *d, in subarch_do_domctl()
|
/xen-4.10.0-shim-comet/xen/drivers/passthrough/ |
A D | device_tree.c | 137 int iommu_do_dt_domctl(struct xen_domctl *domctl, struct domain *d, in iommu_do_dt_domctl()
|
A D | iommu.c | 427 struct xen_domctl *domctl, struct domain *d, in iommu_do_domctl()
|
A D | pci.c | 1564 struct xen_domctl *domctl, struct domain *d, in iommu_do_pci_domctl()
|
/xen-4.10.0-shim-comet/xen/arch/arm/ |
A D | domctl.c | 48 long arch_do_domctl(struct xen_domctl *domctl, struct domain *d, in arch_do_domctl()
|
/xen-4.10.0-shim-comet/tools/libxc/ |
A D | xc_sr_save_x86_pv.c | 599 struct xen_domctl domctl = in write_one_vcpu_extended() local 639 struct xen_domctl domctl = in write_one_vcpu_xsave() local 708 struct xen_domctl domctl = in write_one_vcpu_msrs() local
|
A D | xc_private.h | 257 static inline int do_domctl(xc_interface *xch, struct xen_domctl *domctl) in do_domctl()
|
A D | xc_sr_restore_x86_pv.c | 615 struct xen_domctl domctl; in handle_x86_pv_info() local
|
A D | xc_cpuid_x86.c | 210 struct xen_domctl domctl = {}; in get_cpuid_domain_info() local
|
A D | xc_private.c | 457 int xc_domctl(xc_interface *xch, struct xen_domctl *domctl) in xc_domctl()
|
/xen-4.10.0-shim-comet/xen/arch/x86/ |
A D | domctl.c | 355 struct xen_domctl *domctl, struct domain *d, in arch_do_domctl()
|
/xen-4.10.0-shim-comet/tools/debugger/gdbsx/xg/ |
A D | xg_main.c | 79 struct xen_domctl domctl; /* just use a global domctl */ variable
|
/xen-4.10.0-shim-comet/xen/include/xsm/ |
A D | xsm.h | 54 int (*domctl) (struct domain *d, int cmd); member
|
Completed in 26 milliseconds