Searched defs:xenpf_efi_runtime_call (Results 1 – 1 of 1) sorted by relevance
124 struct xenpf_efi_runtime_call { struct125 uint32_t function;131 uint32_t misc;132 xen_ulong_t status;133 union {203 DEFINE_GUEST_HANDLE_STRUCT(xenpf_efi_runtime_call); argument