Searched refs:indexAddr (Results 1 – 2 of 2) sorted by relevance
722 typename A::pint_t indexAddr = _sects->arm_section + arrayoffsetof( in functionAddress() local724 return indexAddr + signExtendPrel31(_addressSpace->get32(indexAddr)); in functionAddress()728 typename A::pint_t indexAddr = _sects->arm_section + arrayoffsetof( in dataAddress() local730 return indexAddr; in dataAddress()
902 UINT32 indexAddr; // NV address points to index info in NvEntityStartup() local906 indexAddr = currentAddr + sizeof(TPM_HANDLE); in NvEntityStartup()908 _plat__NvMemoryRead(indexAddr, sizeof(NV_INDEX), &nvIndex); in NvEntityStartup()940 _plat__NvMemoryWrite(indexAddr, sizeof(NV_INDEX), &nvIndex); in NvEntityStartup()