Searched refs:haveDebugRegs (Results 1 - 2 of 2) sorted by relevance
/gem5/src/cpu/kvm/ | ||
H A D | x86_cpu.hh | 242 bool haveDebugRegs; member in class:X86KvmCPU |
H A D | x86_cpu.cc | 538 haveDebugRegs = kvm.capDebugRegs(); 611 if (haveDebugRegs) { |
Completed in 9 milliseconds