OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:xen_ulong_t
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/mit/xen-include-public/dist/xen/include/public/arch-x86/
xen.h
121
typedef unsigned long
xen_ulong_t
;
typedef
/src/sys/external/mit/xen-include-public/dist/xen/include/public/
arch-arm.h
283
typedef uint64_t
xen_ulong_t
;
typedef
xen.h
54
DEFINE_XEN_GUEST_HANDLE(
xen_ulong_t
);
variable
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];
Completed in 20 milliseconds
Indexes created Sat Feb 21 01:20:28 UTC 2026