Searched refs:KVM_E500_TLB1_SIZE (Results 1 – 2 of 2) sorted by relevance
32 #define KVM_E500_TLB1_SIZE 16 macro158 esel &= KVM_E500_TLB1_SIZE - 1; in get_tlb_esel()
710 vcpu_e500->guest_tlb_size[1] = KVM_E500_TLB1_SIZE; in kvmppc_e500_tlb_init()712 kzalloc(sizeof(struct tlbe) * KVM_E500_TLB1_SIZE, GFP_KERNEL); in kvmppc_e500_tlb_init()