Home
last modified time | relevance | path

Searched refs:xen_domctl (Results 1 – 20 of 20) 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/include/asm-arm/
A Dhypercall.h9 long subarch_do_domctl(struct xen_domctl *domctl, struct domain *d,
/xen/tools/libxc/
A Dxc_private.h65 #define DECLARE_DOMCTL struct xen_domctl domctl
260 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()
631 struct xen_domctl domctl = { in write_one_vcpu_xsave()
697 struct xen_domctl domctl = { in write_one_vcpu_msrs()
A Dxc_private.c445 int xc_domctl(xc_interface *xch, struct xen_domctl *domctl) in xc_domctl()
A Dxc_sr_restore_x86_pv.c633 struct xen_domctl domctl = { in handle_x86_pv_info()
/xen/xen/include/xen/
A Diommu.h221 int iommu_do_dt_domctl(struct xen_domctl *, struct domain *,
363 int iommu_do_pci_domctl(struct xen_domctl *, struct domain *d,
367 int iommu_do_domctl(struct xen_domctl *, struct domain *d,
A Dhypercall.h32 struct xen_domctl *domctl, struct domain *d,
/xen/xen/arch/arm/arm64/
A Ddomctl.c35 long subarch_do_domctl(struct xen_domctl *domctl, struct domain *d, in subarch_do_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/include/public/
A Ddomctl.h1138 struct xen_domctl { struct
1285 typedef struct xen_domctl xen_domctl_t; argument
/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/tools/debugger/gdbsx/xg/
A Dxg_main.c79 struct xen_domctl domctl; /* just use a global domctl */
/xen/xen/arch/x86/
A Dsetup.c1601 BUILD_BUG_ON(sizeof(((struct xen_domctl *)0)->u) != in __start_xen()
1602 sizeof(((struct xen_domctl *)0)->u.pad)); in __start_xen()
A Ddomctl.c328 struct xen_domctl *domctl, struct domain *d, in arch_do_domctl()
/xen/xen/common/
A Ddomctl.c365 struct xen_domctl curop, *op = &curop; in do_domctl()
/xen/xen/arch/x86/mm/
A Dpaging.c753 struct xen_domctl op; in paging_domctl_continuation()
/xen/tools/libxc/include/
A Dxenctrl.h1588 int xc_domctl(xc_interface *xch, struct xen_domctl *domctl);

Completed in 35 milliseconds