Home
last modified time | relevance | path

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

/linux-6.6.21/include/xen/interface/
Dplatform.h210 struct xenpf_firmware_info { struct
212 uint32_t type;
213 uint32_t index;
215 union {
264 DEFINE_GUEST_HANDLE_STRUCT(xenpf_firmware_info_t); argument