Searched defs:xenpf_efi_runtime_call (Results 1 – 1 of 1) sorted by relevance
166 struct xenpf_efi_runtime_call { struct167 uint32_t function;173 uint32_t misc;174 xen_ulong_t status;175 union {231 typedef struct xenpf_efi_runtime_call xenpf_efi_runtime_call_t; argument