Home
last modified time | relevance | path

Searched defs:domctl (Results 1 – 13 of 13) sorted by relevance

/xen/xen/arch/arm/arm32/
A Ddomctl.c14 long subarch_do_domctl(struct xen_domctl *domctl, struct domain *d, in subarch_do_domctl()
/xen/xen/arch/arm/arm64/
A Ddomctl.c35 long subarch_do_domctl(struct xen_domctl *domctl, struct domain *d, in subarch_do_domctl()
/xen/tools/libxc/
A Dxc_private.h260 struct xen_domctl *domctl, in do_domctl_maybe_retry_efault()
293 static inline int do_domctl(xc_interface *xch, struct xen_domctl *domctl) in do_domctl()
298 static inline int do_domctl_retry_efault(xc_interface *xch, struct xen_domctl *domctl) in do_domctl_retry_efault()
A Dxc_sr_save_x86_pv.c594 struct xen_domctl domctl = { in write_one_vcpu_extended() local
631 struct xen_domctl domctl = { in write_one_vcpu_xsave() local
697 struct xen_domctl domctl = { in write_one_vcpu_msrs() local
A Dxc_sr_restore_x86_pv.c633 struct xen_domctl domctl = { in handle_x86_pv_info() local
A Dxc_private.c445 int xc_domctl(xc_interface *xch, struct xen_domctl *domctl) in xc_domctl()
/xen/xen/arch/arm/
A Ddomctl.c48 long arch_do_domctl(struct xen_domctl *domctl, struct domain *d, in arch_do_domctl()
/xen/xen/drivers/passthrough/
A Ddevice_tree.c207 int iommu_do_dt_domctl(struct xen_domctl *domctl, struct domain *d, in iommu_do_dt_domctl()
A Diommu.c530 struct xen_domctl *domctl, struct domain *d, in iommu_do_domctl()
A Dpci.c1638 struct xen_domctl *domctl, struct domain *d, in iommu_do_pci_domctl()
/xen/xen/arch/x86/
A Ddomctl.c328 struct xen_domctl *domctl, struct domain *d, in arch_do_domctl()
1408 #define domctl_psr_get_val(d, domctl, type, copyback) ({ \ in arch_do_domctl() argument
/xen/tools/debugger/gdbsx/xg/
A Dxg_main.c79 struct xen_domctl domctl; /* just use a global domctl */ variable
/xen/xen/include/xsm/
A Dxsm.h54 int (*domctl) (struct domain *d, int cmd); member

Completed in 71 milliseconds