Searched defs:InnerVirtIOInterface (Results 1 – 1 of 1) sorted by relevance
383 struct InnerVirtIOInterface { struct384 kobj_common: KObjectCommonData,385 device_common: DeviceCommonData,386 netdevice_common: NetDeviceCommonData,426 fn inner(&self) -> SpinLockGuard<InnerVirtIOInterface> { in inner()