Searched refs:p_AutoLearnHashTblAddr (Results 1 – 1 of 1) sorted by relevance
2053 uintptr_t *p_AutoLearnHashTblAddr, *p_AutoLearnSetLockTblAddr; in CreateReassTable() local2060 p_AutoLearnHashTblAddr = in CreateReassTable()2071 p_AutoLearnHashTblAddr = in CreateReassTable()2084 p_AutoLearnHashTblAddr = in CreateReassTable()2146 *p_AutoLearnHashTblAddr = in CreateReassTable()2148 if (!*p_AutoLearnHashTblAddr) in CreateReassTable()2154 MemSet8(UINT_TO_PTR(*p_AutoLearnHashTblAddr), 0, autoLearnHashTblSize); in CreateReassTable()2163 tmpReg64 |= XX_VirtToPhys(UINT_TO_PTR(*p_AutoLearnHashTblAddr)); in CreateReassTable()2177 XX_FreeSmart(UINT_TO_PTR(*p_AutoLearnHashTblAddr)); in CreateReassTable()2178 *p_AutoLearnHashTblAddr = 0; in CreateReassTable()