Searched refs:tlbe_ref (Results 1 – 2 of 2) sorted by relevance
28 struct tlbe_ref { struct34 struct tlbe_ref ref; /* TLB0 only -- TLB1 uses tlb_refs */ argument67 struct tlbe_ref *tlb_refs[E500_TLB_NUM];
510 static inline void kvmppc_e500_ref_setup(struct tlbe_ref *ref, in kvmppc_e500_ref_setup()521 static inline void kvmppc_e500_ref_release(struct tlbe_ref *ref) in kvmppc_e500_ref_release()539 struct tlbe_ref *ref = in clear_tlb_privs()553 struct tlbe_ref *ref = in clear_tlb_refs()591 int tsize, struct tlbe_ref *ref, u64 gvaddr, in kvmppc_e500_setup_stlbe()611 struct tlbe_ref *ref) in kvmppc_e500_shadow_map()748 struct tlbe_ref *ref; in kvmppc_e500_tlb0_map()765 struct tlbe_ref *ref; in kvmppc_e500_tlb1_map()1337 kzalloc(sizeof(struct tlbe_ref) * host_tlb_params[0].entries, in kvmppc_e500_tlb_init()1343 kzalloc(sizeof(struct tlbe_ref) * host_tlb_params[1].entries, in kvmppc_e500_tlb_init()[all …]