Home
last modified time | relevance | path

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

/linux-6.12.1/include/xen/interface/
Dplatform.h116 struct xenpf_efi_runtime_call { struct
117 uint32_t function;
123 uint32_t misc;
124 xen_ulong_t status;
125 union {
195 DEFINE_GUEST_HANDLE_STRUCT(xenpf_efi_runtime_call); argument