Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/kvm/
De500_tlb.h25 #define KVM_E500_TLB0_WAY_SIZE_MASK (KVM_E500_TLB0_WAY_SIZE - 1) macro
155 esel |= ((vcpu_e500->mas2 >> 12) & KVM_E500_TLB0_WAY_SIZE_MASK) in get_tlb_esel()