Home
last modified time | relevance | path

Searched defs:tlbe (Results 1 – 4 of 4) sorted by relevance

/linux/arch/powerpc/kvm/
H A De500.h149 get_tlb_size(const struct kvm_book3e_206_tlb_entry *tlbe) in get_tlb_size()
154 static inline gva_t get_tlb_eaddr(const struct kvm_book3e_206_tlb_entry *tlbe) in get_tlb_eaddr()
159 static inline u64 get_tlb_bytes(const struct kvm_book3e_206_tlb_entry *tlbe) in get_tlb_bytes()
165 static inline gva_t get_tlb_end(const struct kvm_book3e_206_tlb_entry *tlbe) in get_tlb_end()
171 static inline u64 get_tlb_raddr(const struct kvm_book3e_206_tlb_entry *tlbe) in get_tlb_raddr()
177 get_tlb_tid(const struct kvm_book3e_206_tlb_entry *tlbe) in get_tlb_tid()
183 get_tlb_ts(const struct kvm_book3e_206_tlb_entry *tlbe) in get_tlb_ts()
189 get_tlb_v(const struct kvm_book3e_206_tlb_entry *tlbe) in get_tlb_v()
195 get_tlb_iprot(const struct kvm_book3e_206_tlb_entry *tlbe) in get_tlb_iprot()
201 get_tlb_tsize(const struct kvm_book3e_206_tlb_entry *tlbe) in get_tlb_tsize()
[all …]
H A De500_mmu_host.c192 struct tlbe_priv *tlbe = &vcpu_e500->gtlb_priv[tlbsel][esel]; in inval_gtlbe_on_host() local
243 static inline int tlbe_is_writable(struct kvm_book3e_206_tlb_entry *tlbe) in tlbe_is_writable()
248 static inline void kvmppc_e500_tlbe_setup(struct tlbe_priv *tlbe, in kvmppc_e500_tlbe_setup()
262 static inline void kvmppc_e500_tlbe_release(struct tlbe_priv *tlbe) in kvmppc_e500_tlbe_release()
304 int tsize, struct tlbe_priv *tlbe, u64 gvaddr, in kvmppc_e500_setup_stlbe()
323 struct tlbe_priv *tlbe) in kvmppc_e500_shadow_map()
474 struct tlbe_priv *tlbe; in kvmppc_e500_tlb0_map() local
494 struct tlbe_priv *tlbe, in kvmppc_e500_tlb1_map_tlb1()
522 struct tlbe_priv *tlbe = &vcpu_e500->gtlb_priv[1][esel]; in kvmppc_e500_tlb1_map() local
H A De500_mmu.c100 struct kvm_book3e_206_tlb_entry *tlbe = in kvmppc_e500_tlb_index() local
163 struct kvm_book3e_206_tlb_entry *tlbe = in kvmppc_recalc_tlb1map_range() local
278 struct kvm_book3e_206_tlb_entry *tlbe; in tlbilx_all() local
H A De500.c331 struct kvm_book3e_206_tlb_entry *tlbe; in kvmppc_e500_tlb_setup() local