Home
last modified time | relevance | path

Searched refs:KVM_E500_TLB1_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/powerpc/kvm/
De500.h114 #define KVM_E500_TLB1_SIZE 16 macro
De500_mmu.c908 int entries = KVM_E500_TLB0_SIZE + KVM_E500_TLB1_SIZE; in kvmppc_e500_tlb_init()
914 vcpu_e500->gtlb_params[1].entries = KVM_E500_TLB1_SIZE; in kvmppc_e500_tlb_init()
920 vcpu_e500->gtlb_params[1].ways = KVM_E500_TLB1_SIZE; in kvmppc_e500_tlb_init()