OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_plat__NvMemoryWrite
(Results
1 - 3
of
3
) sorted by null
/external/tpm2/
NV.c
105
_plat__NvMemoryWrite
(s_maxCountAddr, sizeof(UINT64), &maxCount);
291
_plat__NvMemoryWrite
(endAddr, sizeof(UINT32), &nextAddr);
293
_plat__NvMemoryWrite
(endAddr + sizeof(UINT32), bufferSize, entity);
296
_plat__NvMemoryWrite
(nextAddr, sizeof(UINT32), &listEnd);
338
_plat__NvMemoryWrite
(next - entrySize, sizeof(UINT32), &newAddr);
342
_plat__NvMemoryWrite
(next - entrySize, sizeof(UINT32), &listEnd);
432
_plat__NvMemoryWrite
(s_ramIndexSizeAddr, sizeof(UINT32), &s_ramIndexSize);
434
_plat__NvMemoryWrite
(s_ramIndexAddr, RAM_INDEX_SPACE, s_ramIndex);
465
_plat__NvMemoryWrite
(s_ramIndexSizeAddr, sizeof(UINT32), &s_ramIndexSize);
467
_plat__NvMemoryWrite
(s_ramIndexAddr, RAM_INDEX_SPACE, s_ramIndex)
[
all
...]
NVMem.c
201
//
_plat__NvMemoryWrite
()
207
_plat__NvMemoryWrite
(
/external/tpm2/include/tpm2/
Platform.h
220
//
_plat__NvMemoryWrite
()
225
_plat__NvMemoryWrite
(
Completed in 42 milliseconds