Home
last modified time | relevance | path

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

/linux-4.4.14/include/xen/interface/
Dplatform.h218 struct xenpf_firmware_info { struct
220 uint32_t type;
221 uint32_t index;
223 union {
272 DEFINE_GUEST_HANDLE_STRUCT(xenpf_firmware_info_t); argument