Searched defs:u_domctl (Results 1 – 12 of 12) sorted by relevance
/xen/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/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/xen/arch/arm/ |
A D | domctl.c | 48 long arch_do_domctl(struct xen_domctl *domctl, struct domain *d, in arch_do_domctl()
|
/xen/xen/drivers/passthrough/ |
A D | device_tree.c | 207 int iommu_do_dt_domctl(struct xen_domctl *domctl, struct domain *d, in iommu_do_dt_domctl()
|
A D | iommu.c | 529 int iommu_do_domctl( in iommu_do_domctl()
|
A D | pci.c | 1637 int iommu_do_pci_domctl( in iommu_do_pci_domctl()
|
/xen/xen/arch/x86/mm/ |
A D | paging.c | 671 int paging_domctl(struct domain *d, struct xen_domctl_shadow_op *sc, in paging_domctl() 751 long paging_domctl_continuation(XEN_GUEST_HANDLE_PARAM(xen_domctl_t) u_domctl) in paging_domctl_continuation()
|
/xen/xen/include/asm-x86/ |
A D | shadow.h | 119 static inline int shadow_domctl(struct domain *d, in shadow_domctl()
|
/xen/xen/common/ |
A D | domctl.c | 361 long do_domctl(XEN_GUEST_HANDLE_PARAM(xen_domctl_t) u_domctl) in do_domctl()
|
/xen/xen/arch/x86/ |
A D | domctl.c | 327 long arch_do_domctl( in arch_do_domctl()
|
/xen/xen/arch/x86/mm/hap/ |
A D | hap.c | 608 int hap_domctl(struct domain *d, struct xen_domctl_shadow_op *sc, in hap_domctl()
|
/xen/xen/arch/x86/mm/shadow/ |
A D | common.c | 3420 int shadow_domctl(struct domain *d, in shadow_domctl()
|
Completed in 51 milliseconds