Searched refs:kvmppc_44x_tlbe (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kvm/
H A D44x_tlb.h34 static inline unsigned int get_tlb_size(const struct kvmppc_44x_tlbe *tlbe)
39 static inline gva_t get_tlb_eaddr(const struct kvmppc_44x_tlbe *tlbe)
44 static inline gva_t get_tlb_bytes(const struct kvmppc_44x_tlbe *tlbe)
50 static inline gva_t get_tlb_end(const struct kvmppc_44x_tlbe *tlbe)
55 static inline u64 get_tlb_raddr(const struct kvmppc_44x_tlbe *tlbe)
61 static inline unsigned int get_tlb_tid(const struct kvmppc_44x_tlbe *tlbe)
66 static inline unsigned int get_tlb_ts(const struct kvmppc_44x_tlbe *tlbe)
71 static inline unsigned int get_tlb_v(const struct kvmppc_44x_tlbe *tlbe)
H A D44x_tlb.c50 struct kvmppc_44x_tlbe *tlbe;
79 struct kvmppc_44x_tlbe *tlbe)
98 struct kvmppc_44x_tlbe *stlbe)
147 struct kvmppc_44x_tlbe *stlbe = &vcpu_44x->shadow_tlb[i];
167 struct kvmppc_44x_tlbe *stlbe = &vcpu_44x->shadow_tlb[i];
186 struct kvmppc_44x_tlbe *tlbe = &vcpu_44x->guest_tlb[i];
215 struct kvmppc_44x_tlbe *gtlbe = &vcpu_44x->guest_tlb[gtlb_index];
292 struct kvmppc_44x_tlbe stlbe;
294 struct kvmppc_44x_tlbe *gtlbe = &vcpu_44x->guest_tlb[gtlb_index];
411 const struct kvmppc_44x_tlbe *tlb
[all...]
H A D44x.c57 struct kvmppc_44x_tlbe *tlbe = &vcpu_44x->guest_tlb[0];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dkvm_44x.h31 struct kvmppc_44x_tlbe { struct
47 struct kvmppc_44x_tlbe guest_tlb[KVM44x_GUEST_TLB_SIZE];
53 struct kvmppc_44x_tlbe shadow_tlb[PPC44x_TLB_SIZE];

Completed in 171 milliseconds