Searched refs:CopyDtb (Results 1 – 1 of 1) sorted by relevance
42 VOID *CopyDtb; in DtPlatformLoadDtb() local51 CopyDtb = AllocateCopyPool (OrigDtbSize, OrigDtb); in DtPlatformLoadDtb()52 if (CopyDtb == NULL) { in DtPlatformLoadDtb()56 *Dtb = CopyDtb; in DtPlatformLoadDtb()