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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dkvm_e500.h41 unsigned int shadow_tlb_size[E500_TLB_NUM]; member in struct:kvmppc_vcpu_e500
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kvm/
H A De500_tlb.c54 for (i = 0; i < vcpu_e500->shadow_tlb_size[tlbsel]; i++) {
699 vcpu_e500->shadow_tlb_size[0] = KVM_E500_TLB0_SIZE;
711 vcpu_e500->shadow_tlb_size[1] = tlb1_entry_num;

Completed in 63 milliseconds