class AddressSpaceOwner

Defined at line 42 of file ../../src/graphics/drivers/msd-vsi-vip/tests/unit_tests/test_events.cc

Usually the MsdVsiDevice would be the AddressSpaceOwner, however its implementation

of |AddressSpaceReleased| would throw an assert when it attempts to free the page

table slot.

Public Methods

void AddressSpaceOwner (magma::PlatformBusMapper * bus_mapper)

Defined at line 44 of file ../../src/graphics/drivers/msd-vsi-vip/tests/unit_tests/test_events.cc

void ~AddressSpaceOwner ()

Defined at line 45 of file ../../src/graphics/drivers/msd-vsi-vip/tests/unit_tests/test_events.cc

void AddressSpaceReleased (AddressSpace * address_space)

Defined at line 47 of file ../../src/graphics/drivers/msd-vsi-vip/tests/unit_tests/test_events.cc

magma::PlatformBusMapper * GetBusMapper ()

Defined at line 49 of file ../../src/graphics/drivers/msd-vsi-vip/tests/unit_tests/test_events.cc