class Pml4Table
Defined at line 206 of file ../../src/graphics/drivers/msd-intel-gen/src/ppgtt.h
Public Methods
std::unique_ptr<Pml4Table> Create (Owner * owner)
Defined at line 85 of file ../../src/graphics/drivers/msd-intel-gen/src/ppgtt.cc
Pml4TableGpu * pml4_table_gpu ()
Defined at line 208 of file ../../src/graphics/drivers/msd-intel-gen/src/ppgtt.h
PageDirectoryPtrTable * page_directory_ptr (uint32_t index, bool alloc)
Defined at line 210 of file ../../src/graphics/drivers/msd-intel-gen/src/ppgtt.h
PageDirectory * page_directory (uint32_t pml4_index, uint32_t page_directory_ptr_index)
Defined at line 224 of file ../../src/graphics/drivers/msd-intel-gen/src/ppgtt.h
uint64_t scratch_page_bus_addr ()
Defined at line 231 of file ../../src/graphics/drivers/msd-intel-gen/src/ppgtt.h