Searched refs:get_tlb_v (Results 1 – 2 of 2) sorted by relevance
148 if (get_tlb_v(stlbe) && get_tlb_ts(stlbe)) in kvmppc_44x_tlb_load()171 if (get_tlb_v(stlbe) && get_tlb_ts(stlbe)) in kvmppc_44x_tlb_put()199 if (!get_tlb_v(tlbe)) in kvmppc_44x_tlb_index()397 if (!get_tlb_v(tlbe)) in tlbe_is_host_safe()
73 static inline unsigned int get_tlb_v(const struct kvmppc_44x_tlbe *tlbe) in get_tlb_v() function