Home
last modified time | relevance | path

Searched refs:structs (Results 1 – 12 of 12) sorted by relevance

/xen/tools/include/xen-foreign/
A DMakefile27 arm32.h: mkheader.py structs.py $(ROOT)/arch-arm.h $(ROOT)/xen.h
34 arm64.h: mkheader.py structs.py $(ROOT)/arch-arm.h $(ROOT)/xen.h
41 x86_32.h: mkheader.py structs.py $(ROOT)/arch-x86/xen-x86_32.h $(ROOT)/arch-x86/xen.h $(ROOT)/xen.h
48 x86_64.h: mkheader.py structs.py $(ROOT)/arch-x86/xen-x86_64.h $(ROOT)/arch-x86/xen.h $(ROOT)/xen.h
55 checker.c: mkchecker.py structs.py
A Dmkchecker.py4 from structs import structs, compat_arches;
36 for struct in structs:
A Dmkheader.py4 from structs import unions, structs, defines;
173 for struct in structs:
203 for struct in structs:
A Dstructs.py6 structs = [ "start_info", variable
A Dreference.size2 structs | arm32 arm64 x86_32 x86_64
/xen/docs/designs/
A Dargo.pandoc159 structs belonging to the domain, but at the expense of less concurrency: no
160 other operation can access those structs while the locks are held, which will
167 This grants write access to _all_ of the `argo_ring_info` structs belonging to
192 structs of all domains simplifies the protocol.
220 Protects: the per-domain ring hash table of `argo_ring_info` structs.
251 Protects: the per-domain send hash table of `argo_send_info` structs.
/xen/docs/misc/
A Dpv-drivers-lifecycle.pandoc15 structs to describe language and platform agnostic protocols is
/xen/xen/arch/x86/boot/
A Dedd.S41 # This code is sensitive to the size of the structs in edd.h
/xen/tools/libxl/
A Didl.txt149 (e.g. structs and unions).
A DCODING_STYLE127 Nontrivial data structures (in structs) should come with an idempotent
/xen/
A D.gitignore353 tools/include/xen-foreign/structs.pyc
/xen/stubdom/
A Dlwip.patch-cvs598 + * be used at this point: if not we have 2 unused structs in a row, plug_holes should ha…
610 - * be used at this point: if not we have 2 unused structs in a row, plug_holes should have

Completed in 9 milliseconds