Searched refs:getVCPUMMapSize (Results 1 - 2 of 2) sorted by relevance
/gem5/src/cpu/kvm/ | ||
H A D | vm.hh | 90 int getVCPUMMapSize() const { return vcpuMMapSize; } function in class:Kvm |
H A D | base.cc | 144 vcpuMMapSize = kvm.getVCPUMMapSize(); |
Completed in 12 milliseconds