Searched refs:get_tlb_bytes (Results 1 – 3 of 3) sorted by relevance
46 static inline gva_t get_tlb_bytes(const struct kvmppc_44x_tlbe *tlbe) in get_tlb_bytes() function54 return get_tlb_eaddr(tlbe) + get_tlb_bytes(tlbe) - 1; in get_tlb_end()90 unsigned int pgmask = get_tlb_bytes(tlbe) - 1; in tlb_xlate()
319 gtlbe->word2, get_tlb_bytes(gtlbe), gtlb_index); in kvmppc_handle_exit()366 gtlbe->word2, get_tlb_bytes(gtlbe), gtlb_index); in kvmppc_handle_exit()
461 bytes = get_tlb_bytes(tlbe); in kvmppc_44x_emul_tlbwe()