HomeSort by: relevance | last modified time | path
    Searched refs:xen_ulong_t (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/external/mit/xen-include-public/dist/xen/include/public/
version.h 64 xen_ulong_t virt_start;
memory.h 80 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;
xen.h 54 DEFINE_XEN_GUEST_HANDLE(xen_ulong_t);
608 * architecture. In cases where xen_ulong_t is larger than this then
612 xen_ulong_t op, result;
613 xen_ulong_t args[6];
693 xen_ulong_t evtchn_pending_sel;
744 xen_ulong_t evtchn_pending[sizeof(xen_ulong_t) * 8];
745 xen_ulong_t evtchn_mask[sizeof(xen_ulong_t) * 8];
event_channel.h 343 #define EVTCHN_2L_NR_CHANNELS (sizeof(xen_ulong_t) * sizeof(xen_ulong_t) * 64)
platform.h 172 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;
arch-arm.h 283 typedef uint64_t xen_ulong_t; typedef in typeref:typename:uint64_t
  /src/sys/external/mit/xen-include-public/dist/xen/include/public/arch-x86/
xen.h 121 typedef unsigned long xen_ulong_t; typedef in typeref:typename:unsigned long
  /src/sys/external/mit/xen-include-public/dist/xen/include/public/hvm/
dm_op.h 450 xen_ulong_t size;

Completed in 58 milliseconds