Home
last modified time | relevance | path

Searched refs:out_data_type (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/linux-headers/linux/
H A Diommufd.h674 * @in_data_type: This shares the same field with @out_data_type, making it be
680 * @out_data_type: Output the iommu hardware info type as defined in the enum
700 * @out_data_type will be filled to decode the data filled in the buffer
711 __u32 out_data_type;
666 __u32 out_data_type; global() member
/openbmc/qemu/backends/
H A Diommufd.c406 *type = info.out_data_type; in iommufd_backend_get_device_info()