Searched defs:xenpf_efi_runtime_call (Results 1 – 2 of 2) sorted by relevance
133 struct xenpf_efi_runtime_call { struct134 uint32_t function;140 uint32_t misc;141 xen_ulong_t status;142 union {212 DEFINE_GUEST_HANDLE_STRUCT(xenpf_efi_runtime_call); argument
116 struct xenpf_efi_runtime_call { struct117 uint32_t function;123 uint32_t misc;124 xen_ulong_t status;125 union {195 DEFINE_GUEST_HANDLE_STRUCT(xenpf_efi_runtime_call); argument