Searched defs:xenpf_efi_runtime_call (Results 1 – 1 of 1) sorted by relevance
164 struct xenpf_efi_runtime_call { struct165 uint32_t function;171 uint32_t misc;172 xen_ulong_t status;173 union {229 typedef struct xenpf_efi_runtime_call xenpf_efi_runtime_call_t; argument