Home
last modified time | relevance | path

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

/qemu/include/hw/xen/interface/
H A Dxen.h37 DEFINE_XEN_GUEST_HANDLE(xen_ulong_t);
629 xen_ulong_t op, result;
630 xen_ulong_t args[6];
710 xen_ulong_t evtchn_pending_sel;
761 xen_ulong_t evtchn_pending[sizeof(xen_ulong_t) * 8];
762 xen_ulong_t evtchn_mask[sizeof(xen_ulong_t) * 8];
H A Dmemory.h63 xen_ulong_t nr_extents;
122 xen_ulong_t nr_exchanged;
201 xen_ulong_t v_start, v_end; /* Start and end virtual addresses. */
202 xen_ulong_t max_mfn; /* Maximum MFN that can be looked up. */
240 xen_ulong_t idx;
269 XEN_GUEST_HANDLE(xen_ulong_t) idxs;
579 xen_ulong_t nr_pages;
H A Devent_channel.h329 #define EVTCHN_2L_NR_CHANNELS (sizeof(xen_ulong_t) * sizeof(xen_ulong_t) * 64)
H A Dversion.h47 xen_ulong_t virt_start;
H A Darch-arm.h197 typedef uint64_t xen_ulong_t; typedef
/qemu/include/hw/xen/interface/arch-x86/
H A Dxen.h104 typedef unsigned long xen_ulong_t; typedef