Searched refs:structs (Results 1 – 12 of 12) sorted by relevance
27 arm32.h: mkheader.py structs.py $(ROOT)/arch-arm.h $(ROOT)/xen.h34 arm64.h: mkheader.py structs.py $(ROOT)/arch-arm.h $(ROOT)/xen.h41 x86_32.h: mkheader.py structs.py $(ROOT)/arch-x86/xen-x86_32.h $(ROOT)/arch-x86/xen.h $(ROOT)/xen.h48 x86_64.h: mkheader.py structs.py $(ROOT)/arch-x86/xen-x86_64.h $(ROOT)/arch-x86/xen.h $(ROOT)/xen.h55 checker.c: mkchecker.py structs.py
4 from structs import structs, compat_arches;36 for struct in structs:
4 from structs import unions, structs, defines;173 for struct in structs:203 for struct in structs:
6 structs = [ "start_info", variable
2 structs | arm32 arm64 x86_32 x86_64
159 structs belonging to the domain, but at the expense of less concurrency: no160 other operation can access those structs while the locks are held, which will167 This grants write access to _all_ of the `argo_ring_info` structs belonging to192 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.
15 structs to describe language and platform agnostic protocols is
41 # This code is sensitive to the size of the structs in edd.h
149 (e.g. structs and unions).
127 Nontrivial data structures (in structs) should come with an idempotent
353 tools/include/xen-foreign/structs.pyc
598 + * 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