Lines Matching full:ram
57 // When an Index has the orderly attribute, the data is kept in RAM. This RAM is
63 // The attributes of an orderly index are maintained in RAM memory in order to
68 // of the index is kept in RAM. When an orderly Index is created or deleted, the
69 // RAM data is copied to NV backing store so that the image in the backing store
70 // matches the layout of RAM. In normal operation. The RAM data is also copied on
72 // to the backing store for RAM is when a counter is first written (TPMA_NV_WRITTEN
76 // the 'gp' PERSISTENT_DATA structure in RAM and mapped to locations in NV.
148 // If power was lost, need to re-establish the RAM data that is loaded from in NvPowerOn()
177 // Clear the RAM used for Orderly Index data in NvManufacture()
191 // This function is used to move reserved data from NV memory to RAM.
255 // This function reads persistent data to the RAM copy of the 'gp' structure.