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

Lines Matching refs:mce_banks

1473     uint64_t *banks = cenv->mce_banks;
1529 cenv->mce_banks = qemu_mallocz(bank_num * sizeof(uint64_t) * 4);
1531 cenv->mce_banks[bank*4] = ~(uint64_t)0;