Home
last modified time | relevance | path

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

/freebsd/sys/contrib/xen/
H A Dplatform.h166 struct xenpf_efi_runtime_call { struct
167 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