14#define __XEN_INTERFACE_VERSION__ 0x00040400
23#define xen_rmb() rmb()
24#define xen_wmb() wmb()
87#define EXEN( xenrc ) EPLATFORM ( EINFO_EPLATFORM, -(xenrc) )
#define FILE_LICENCE(_licence)
Declare a particular licence as applying to a file.
#define FILE_SECBOOT(_status)
Declare a file's UEFI Secure Boot permission status.
int test_and_clear_bit(unsigned int bit, volatile void *bits)
xen_ulong_t evtchn_pending[sizeof(xen_ulong_t) *8]
unsigned int used
Number of grant table entries in use.
unsigned int shift
Entry size shift (for later version tables)
size_t len
Total grant table length.
struct grant_entry_v1 * table
Grant table entries.
unsigned int ref
Most recently used grant reference.
struct shared_info * shared
Shared info page.
struct xen_hypercall * hypercall
Hypercall table.
struct xen_grant grant
Grant table.
struct xen_store store
XenStore.
struct xenstore_domain_interface * intf
XenStore domain interface.
evtchn_port_t port
Event channel.