Searched defs:u_domctl (Results 1 – 13 of 13) 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 | 426 int iommu_do_domctl( in iommu_do_domctl()
|
A D | pci.c | 1563 int iommu_do_pci_domctl( 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/xen/include/asm-x86/ |
A D | shadow.h | 109 static inline int shadow_domctl(struct domain *d, in shadow_domctl()
|
/xen-4.10.0-shim-comet/xen/arch/x86/mm/ |
A D | paging.c | 677 int paging_domctl(struct domain *d, struct xen_domctl_shadow_op *sc, in paging_domctl() 757 long paging_domctl_continuation(XEN_GUEST_HANDLE_PARAM(xen_domctl_t) u_domctl) in paging_domctl_continuation()
|
/xen-4.10.0-shim-comet/xen/common/ |
A D | domctl.c | 380 long do_domctl(XEN_GUEST_HANDLE_PARAM(xen_domctl_t) u_domctl) in do_domctl()
|
A D | vm_event.c | 590 int vm_event_domctl(struct domain *d, struct xen_domctl_vm_event_op *vec, in vm_event_domctl()
|
/xen-4.10.0-shim-comet/xen/arch/x86/ |
A D | domctl.c | 354 long arch_do_domctl( in arch_do_domctl()
|
/xen-4.10.0-shim-comet/xen/arch/x86/mm/hap/ |
A D | hap.c | 595 int hap_domctl(struct domain *d, struct xen_domctl_shadow_op *sc, in hap_domctl()
|
/xen-4.10.0-shim-comet/xen/arch/x86/mm/shadow/ |
A D | common.c | 3829 int shadow_domctl(struct domain *d, in shadow_domctl()
|
Completed in 22 milliseconds