Searched defs:large (Results 1 – 5 of 5) sorted by relevance
187 bool large = (inst & 0x00200000) ? true : false; in kvmppc_core_emulate_op_pr() local
358 static void kvmppc_mmu_book3s_32_tlbie(struct kvm_vcpu *vcpu, ulong ea, bool large) in kvmppc_mmu_book3s_32_tlbie()
535 bool large) in kvmppc_mmu_book3s_64_tlbie()
79 struct dmabounce_pool large; member
376 bool large : 1; /* PTEs are 16MB */ member