Lines Matching refs:NV_REF

91 static NV_REF
93 NV_REF *iter, // IN/OUT: the list iterator in NvNext()
97 NV_REF currentAddr; in NvNext()
130 static NV_REF
133 NV_REF *iter, // IN: the iterator in NvNextByType()
137 NV_REF addr; in NvNextByType()
169 static NV_REF
174 NV_REF iter = NV_REF_INIT; in NvGetEnd()
175 NV_REF currentAddr; in NvGetEnd()
254 NV_REF
256 NV_REF end in NvWriteNvListEnd()
296 NV_REF newAddr; // IN: where the new entity will start in NvAdd()
297 NV_REF nextAddr; in NvAdd()
338 NV_REF entityRef // IN: reference to entity to be deleted in NvDelete()
343 NV_REF entryRef = entityRef - sizeof(UINT32); in NvDelete()
344 NV_REF endRef = NvGetEnd(); in NvDelete()
345 NV_REF nextAddr; // address of the next entry in NvDelete()
592 NV_REF ref, // IN: points to NV where index is located in NvReadNvIndexInfo()
607 NV_REF ref, // IN: points to NV where index is located in NvReadObject()
620 static NV_REF
626 NV_REF found = NvFindHandle(nvHandle); in NvFindEvict()
652 NV_REF entryAddr, // IN: stating address in NvConditionallyWrite()
674 NV_REF locator // IN: reference to an NV index in NvReadNvIndexAttributes()
707 NV_REF locator, // IN: location of the index in NvWriteNvIndexAttributes()
838 NV_REF entityAddr; // offset points to the entity in NvGetEvictObject()
878 NV_REF locator, // IN: where the data is located in NvGetIndexData()
917 NV_REF locator, // IN: where the data is located in NvHashIndexData()
957 NV_REF locator // IN: where index exists in NV in NvGetUINT64Data()
975 NV_REF locator, // IN: location of the index in NvWriteIndexAttributes()
1002 NV_REF locator, // IN: location of the index in NvWriteIndexAuth()
1034 NV_REF *locator // OUT: location of the index in NvGetIndexInfo()
1323 NV_REF entityAddr // IN: location in NV in NvDeleteIndex()
1355 NV_REF entityAddr = NvFindEvict(handle, NULL); // pointer to entity in NvDeleteEvict()
1375 NV_REF iter = NV_REF_INIT; in NvFlushHierarchy()
1376 NV_REF currentAddr; in NvFlushHierarchy()
1448 NV_REF iter = NV_REF_INIT; in NvSetGlobalLock()
1450 NV_REF currentAddr; in NvSetGlobalLock()
1545 NV_REF iter = NV_REF_INIT; in NvCapGetPersistent()
1546 NV_REF currentAddr; in NvCapGetPersistent()
1592 NV_REF iter = NV_REF_INIT; in NvCapGetIndex()
1593 NV_REF currentAddr; in NvCapGetIndex()
1632 NV_REF iter = NV_REF_INIT; in NvCapGetIndexNumber()
1647 NV_REF iter = NV_REF_INIT; in NvCapGetPersistentNumber()
1689 NV_REF iter = NV_REF_INIT; in NvCapGetCounterNumber()
1690 NV_REF currentAddr; in NvCapGetCounterNumber()
1746 NV_REF iter = NV_REF_INIT; in NvEntityStartup()
1748 NV_REF currentAddr; // offset points to the current entity in NvEntityStartup()
1845 NV_REF
1850 NV_REF addr; in NvFindHandle()
1851 NV_REF iter = NV_REF_INIT; in NvFindHandle()
1919 NV_REF iter = NV_REF_INIT; in NvGetMaxCount()
1920 NV_REF currentAddr; in NvGetMaxCount()