Home
last modified time | relevance | path

Searched defs:pL1Tbl (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/gmmlib/Source/GmmLib/TranslationTable/
H A DGmmAuxTable.cpp234 GmmLib::LastLevelTable *pL1Tbl = NULL; in MapNullCCS() local
263 GmmLib::LastLevelTable * pL1Tbl = NULL, *Prev = NULL; in MapNullCCS() local
484 GmmLib::LastLevelTable *pL1Tbl = NULL; in InvalidateTable() local
514 GmmLib::LastLevelTable * pL1Tbl = NULL, *Prev = NULL; in InvalidateTable() local
708 GmmLib::LastLevelTable *pL1Tbl = NULL; in MapValidEntry() local
789 GmmLib::LastLevelTable *pL1Tbl = NULL; in MapValidEntry() local
H A DGmmUmdTranslationTable.cpp145 GmmLib::LastLevelTable *pL1Tbl = NULL; in AllocateL1L2Table() local
231 GmmLib::LastLevelTable *pL1Tbl = NULL; in AllocateDummyTables() local
312 GmmLib::LastLevelTable * pL1Tbl = NULL; in GetL1L2TableAddr() local
400 GmmLib::LastLevelTable *pL1Tbl = NULL; in GetMappingType() local
H A DGmmUmdTranslationTable.h365 LastLevelTable* pL1Tbl = pTTL1; variable
385 void InsertInList(LastLevelTable* pL1Tbl) in InsertInList()
404 void DeleteFromList(LastLevelTable* pL1Tbl, LastLevelTable* PrevL1Tbl) in DeleteFromList()
418 delete pL1Tbl; in DeleteFromList() local