Home | History | Annotate | Download | only in target-i386

Lines Matching full:g_malloc0

1506         cenv->mce_banks = g_malloc0(bank_num * sizeof(uint64_t) * 4);
1753 x86_cpu = g_malloc0(sizeof(X86CPU));