Home
last modified time | relevance | path

Searched defs:xenpf_efi_runtime_call (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/external/mit/xen-include-public/dist/xen/include/public/
H A Dplatform.h164 struct xenpf_efi_runtime_call { struct
165 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