tlbe_priv
struct tlbe_priv *gtlb_priv[E500_TLB_NUM];
struct tlbe_priv *privs[2] = {};
vcpu_e500->gtlb_priv[0] = kzalloc_objs(struct tlbe_priv,
vcpu_e500->gtlb_priv[1] = kzalloc_objs(struct tlbe_priv,
struct tlbe_priv *tlbe = &vcpu_e500->gtlb_priv[tlbsel][esel];
static inline void kvmppc_e500_tlbe_setup(struct tlbe_priv *tlbe,
static inline void kvmppc_e500_tlbe_release(struct tlbe_priv *tlbe)
int tsize, struct tlbe_priv *tlbe, u64 gvaddr,
struct tlbe_priv *tlbe)
struct tlbe_priv *tlbe;
struct tlbe_priv *tlbe,
struct tlbe_priv *tlbe = &vcpu_e500->gtlb_priv[1][esel];
struct tlbe_priv *priv;