Searched refs:entityAddr (Results 1 – 2 of 2) sorted by relevance
308 UINT32 entityAddr // IN: address of entity to be deleted in NvDelete() argument313 UINT32 entryAddr = entityAddr - sizeof(UINT32); in NvDelete()947 UINT32 entityAddr; // offset points to the entity in NvIsUndefinedIndex() local950 entityAddr = NvFindHandle(handle); in NvIsUndefinedIndex()952 if(entityAddr == 0) in NvIsUndefinedIndex()980 UINT32 entityAddr; // offset points to the entity in NvIndexIsAccessible() local984 entityAddr = NvFindHandle(handle); in NvIndexIsAccessible()986 if(entityAddr == 0) in NvIndexIsAccessible()989 _plat__NvMemoryRead(entityAddr + sizeof(TPM_HANDLE), sizeof(NV_INDEX), in NvIndexIsAccessible()1043 UINT32 entityAddr; // offset points to the entity in NvIsUndefinedEvictHandle() local[all …]
9370 207 UINT32 entityAddr // IN: address of entity to be deleted9380 212 UINT32 entryAddr = entityAddr - sizeof(UINT32);10136 737 UINT32 entityAddr; // offset points to the entity10141 742 entityAddr = NvFindHandle(handle);10144 745 if(entityAddr == 0)10173 757 UINT32 entityAddr; // offset points to the entity10179 763 entityAddr = NvFindHandle(handle);10182 766 if(entityAddr == 0)10186 770 _plat__NvMemoryRead(entityAddr + sizeof(TPM_HANDLE), sizeof(NV_INDEX),10248 815 UINT32 entityAddr; // offset points to the entity[all …]