Searched refs:get_tlb_bytes (Results 1 – 4 of 4) sorted by relevance
44 static inline gva_t get_tlb_bytes(const struct kvmppc_44x_tlbe *tlbe) in get_tlb_bytes() function52 return get_tlb_eaddr(tlbe) + get_tlb_bytes(tlbe) - 1; in get_tlb_end()
68 static inline u64 get_tlb_bytes(const struct kvm_book3e_206_tlb_entry *tlbe) in get_tlb_bytes() function76 u64 bytes = get_tlb_bytes(tlbe); in get_tlb_end()
218 unsigned int pgmask = get_tlb_bytes(gtlbe) - 1; in kvmppc_mmu_xlate()304 u32 max_bytes = get_tlb_bytes(gtlbe); in kvmppc_mmu_map()486 bytes = get_tlb_bytes(tlbe); in kvmppc_44x_emul_tlbwe()
1042 pgmask = get_tlb_bytes(gtlbe) - 1; in kvmppc_mmu_xlate()