Home
last modified time | relevance | path

Searched refs:NV_RESERVE_LAST (Results 1 – 4 of 4) sorted by relevance

/external/tpm2/
DGlobal.c72 UINT32 s_reservedAddr[NV_RESERVE_LAST];
73 UINT32 s_reservedSize[NV_RESERVE_LAST];
DGlobal.h499 NV_RESERVE_LAST // end of NV reserved data list enumerator
1034 extern UINT32 s_reservedAddr[NV_RESERVE_LAST];
1038 extern UINT32 s_reservedSize[NV_RESERVE_LAST];
DNV.c525 for(i = 0; i < NV_RESERVE_LAST; i++) in NvInitStatic()
581 pAssert(type >= 0 && type < NV_RESERVE_LAST); in NvReadReserved()
599 pAssert(type >= 0 && type < NV_RESERVE_LAST); in NvWriteReserved()
Dpart4.txt2124 333 NV_RESERVE_LAST // end of NV reserved data list
2754 669 extern UINT32 s_reservedAddr[NV_RESERVE_LAST];
2758 670 extern UINT32 s_reservedSize[NV_RESERVE_LAST];
9632 396 for(i = 0; i < NV_RESERVE_LAST; i++)
9704 449 pAssert(type >= 0 && type < NV_RESERVE_LAST);
9728 461 pAssert(type >= 0 && type < NV_RESERVE_LAST);
17093 42 UINT32 s_reservedAddr[NV_RESERVE_LAST];
17094 43 UINT32 s_reservedSize[NV_RESERVE_LAST];