Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/kvm/
De500_tlb.h98 get_tlb_v(const struct kvm_book3e_206_tlb_entry *tlbe) in get_tlb_v() function
158 if (!get_tlb_v(tlbe)) in tlbe_is_host_safe()
D44x_tlb.c150 if (get_tlb_v(stlbe) && get_tlb_ts(stlbe)) in kvmppc_44x_tlb_load()
173 if (get_tlb_v(stlbe) && get_tlb_ts(stlbe)) in kvmppc_44x_tlb_put()
201 if (!get_tlb_v(tlbe)) in kvmppc_44x_tlb_index()
424 if (!get_tlb_v(tlbe)) in tlbe_is_host_safe()
D44x_tlb.h71 static inline unsigned int get_tlb_v(const struct kvmppc_44x_tlbe *tlbe) in get_tlb_v() function
De500_tlb.c498 if (!get_tlb_v(tlbe)) in kvmppc_e500_tlb_index()
952 if (get_tlb_v(gtlbe)) in kvmppc_e500_emul_tlbwe()