Aperture
Aperture *aperture = sApertureHashTable.Lookup(id);
Aperture *aperture = get_aperture(id);
Aperture *aperture = get_aperture(id);
Aperture *aperture = get_aperture(id);
Aperture *aperture = get_aperture(id);
Aperture *aperture = get_aperture(id);
Aperture *aperture = get_aperture(id);
Aperture *aperture = get_aperture(id);
Aperture(agp_gart_bus_module_info *module, void *aperture);
~Aperture();
Aperture *aperture = iterator.Next();
Aperture *fNext;
typedef Aperture ValueType;
size_t Hash(Aperture *aperture) const
bool Compare(const KeyType &id, Aperture *aperture) const
Aperture *&GetLink(Aperture *aperture) const
Aperture *
Aperture::Aperture(agp_gart_bus_module_info *module, void *aperture)
Aperture::~Aperture()
Aperture::GetInfo(aperture_info *info)
Aperture::DeleteMemory(aperture_memory *memory)
Aperture::CreateMemory(size_t size, size_t alignment, uint32 flags)
Aperture::_AdaptToReserved(addr_t &base, size_t &size, int32 *_offset)
Aperture::AllocateMemory(aperture_memory *memory, uint32 flags)
Aperture::UnbindMemory(aperture_memory *memory)
Aperture::BindMemory(aperture_memory *memory, addr_t address, size_t size)
Aperture::_Free(aperture_memory *memory)
Aperture::_Remove(aperture_memory *memory)
Aperture::_Insert(aperture_memory *memory, size_t size, size_t alignment,
class Aperture;
Aperture *aperture = NULL;
aperture = new(std::nothrow) Aperture(module, privateAperture);