Home
last modified time | relevance | path

Searched refs:g_usHeapSize (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/drivers/fpga/
H A Divm_core.c211 static unsigned short g_usHeapSize; variable
927 if (g_iHEAPSize > g_usHeapSize) { in ispVMCode()
928 g_usHeapSize = g_iHEAPSize; in ispVMCode()
2491 g_usTDRSize = g_usHIRSize = g_usTIRSize = g_usHeapSize = 0; in ispVMStart()