class TestVirtioSharedMemoryDevice

Defined at line 334 of file ../../src/devices/bus/lib/virtio/backend_tests.cc

Public Methods

void TestVirtioSharedMemoryDevice (zx_device_t * bus_device, zx::bti bti, std::unique_ptr<virtio::Backend> backend)

Defined at line 337 of file ../../src/devices/bus/lib/virtio/backend_tests.cc

zx_status_t Init ()

Defined at line 342 of file ../../src/devices/bus/lib/virtio/backend_tests.cc

void IrqRingUpdate ()

Defined at line 356 of file ../../src/devices/bus/lib/virtio/backend_tests.cc

void IrqConfigChange ()

Defined at line 357 of file ../../src/devices/bus/lib/virtio/backend_tests.cc

const char * tag ()

Defined at line 358 of file ../../src/devices/bus/lib/virtio/backend_tests.cc

void DdkRelease ()

Defined at line 360 of file ../../src/devices/bus/lib/virtio/backend_tests.cc