Home
last modified time | relevance | path

Searched refs:xen_ulong_t (Results 1 – 18 of 18) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/public/
A Dmemory.h80 xen_ulong_t nr_extents;
139 xen_ulong_t nr_exchanged;
211 xen_ulong_t v_start, v_end; /* Start and end virtual addresses. */
212 xen_ulong_t max_mfn; /* Maximum MFN that can be looked up. */
250 xen_ulong_t idx;
279 XEN_GUEST_HANDLE(xen_ulong_t) idxs;
576 xen_ulong_t nr_pages;
A Dxen.h54 DEFINE_XEN_GUEST_HANDLE(xen_ulong_t);
606 xen_ulong_t op, result;
607 xen_ulong_t args[6];
687 xen_ulong_t evtchn_pending_sel;
738 xen_ulong_t evtchn_pending[sizeof(xen_ulong_t) * 8];
739 xen_ulong_t evtchn_mask[sizeof(xen_ulong_t) * 8];
A Dplatform.h172 xen_ulong_t status;
196 xen_ulong_t size;
202 xen_ulong_t size;
217 xen_ulong_t capsule_count;
224 xen_ulong_t capsule_count;
301 xen_ulong_t size;
306 xen_ulong_t size;
A Devent_channel.h343 #define EVTCHN_2L_NR_CHANNELS (sizeof(xen_ulong_t) * sizeof(xen_ulong_t) * 64)
A Dversion.h64 xen_ulong_t virt_start;
A Darch-arm.h283 typedef uint64_t xen_ulong_t; typedef
/xen-4.10.0-shim-comet/xen/common/compat/
A Dmulticall.c33 xen_ulong_t args[6]; in __trace_multicall_call()
A Dmemory.c26 static int get_reserved_device_memory(xen_pfn_t start, xen_ulong_t nr, in get_reserved_device_memory()
255 xen_ulong_t *idxs = (void *)(nat.atpb + 1); in compat_memory_op()
/xen-4.10.0-shim-comet/xen/include/xen/
A Dtrace.h48 const xen_ulong_t *args);
A Diommu.h137 typedef int iommu_grdm_t(xen_pfn_t start, xen_ulong_t nr, u32 id, void *ctxt);
/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dhypercall.h67 XEN_GUEST_HANDLE_PARAM(xen_ulong_t) frame_list,
/xen-4.10.0-shim-comet/xen/include/public/hvm/
A Ddm_op.h399 xen_ulong_t size;
/xen-4.10.0-shim-comet/xen/include/public/arch-x86/
A Dxen.h121 typedef unsigned long xen_ulong_t; typedef
/xen-4.10.0-shim-comet/xen/arch/x86/pv/
A Ddescriptor-tables.c104 long do_set_gdt(XEN_GUEST_HANDLE_PARAM(xen_ulong_t) frame_list, in do_set_gdt()
/xen-4.10.0-shim-comet/xen/common/
A Dmemory.c837 xen_ulong_t idx; in xenmem_add_to_physmap_batch()
937 static int get_reserved_device_memory(xen_pfn_t start, xen_ulong_t nr, in get_reserved_device_memory()
A Dtrace.c823 const xen_ulong_t *args) in __trace_hypercall()
/xen-4.10.0-shim-comet/tools/libxc/include/
A Dxenctrl.h1415 xen_ulong_t *idxs,
/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_domain.c1068 xen_ulong_t *idxs, in xc_domain_add_to_physmap_batch()

Completed in 36 milliseconds