Searched refs:haveDebugRegs (Results 1 - 2 of 2) sorted by relevance

/gem5/src/cpu/kvm/
H A Dx86_cpu.hh242 bool haveDebugRegs; member in class:X86KvmCPU
H A Dx86_cpu.cc538 haveDebugRegs = kvm.capDebugRegs();
611 if (haveDebugRegs) {

Completed in 9 milliseconds