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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/kvm/
H A Dmmu.c1158 ++vcpu->last_pt_write_count;
1159 if (vcpu->last_pt_write_count >= 3)
1163 vcpu->last_pt_write_count = 1;
H A Dkvm.h300 int last_pt_write_count; member in struct:kvm_vcpu

Completed in 73 milliseconds