| /kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/ |
| D | radix_tlb.c | 31 unsigned int ric, unsigned int prs) in tlbiel_radix_set_isa300() 95 unsigned long ric) in __tlbiel_pid() 110 static __always_inline void __tlbie_pid(unsigned long pid, unsigned long ric) in __tlbie_pid() 124 static __always_inline void __tlbie_lpid(unsigned long lpid, unsigned long ric) in __tlbie_lpid() 138 static __always_inline void __tlbie_lpid_guest(unsigned long lpid, unsigned long ric) in __tlbie_lpid_guest() 153 unsigned long ap, unsigned long ric) in __tlbiel_va() 169 unsigned long ap, unsigned long ric) in __tlbie_va() 185 unsigned long ap, unsigned long ric) in __tlbie_lpid_va() 285 static inline void _tlbiel_pid(unsigned long pid, unsigned long ric) in _tlbiel_pid() 319 static inline void _tlbie_pid(unsigned long pid, unsigned long ric) in _tlbie_pid() [all …]
|
| D | hash_native.c | 61 unsigned int ric, unsigned int prs) in tlbiel_hash_set_isa300() 213 unsigned long rb,rs,prs,r,ric; in fixup_tlbie_vpn() local
|
| /kernel/linux/linux-6.6/arch/powerpc/mm/book3s64/ |
| D | radix_tlb.c | 30 unsigned int ric, unsigned int prs) in tlbiel_radix_set_isa300() 101 unsigned long ric) in __tlbiel_pid() 116 static __always_inline void __tlbie_pid(unsigned long pid, unsigned long ric) in __tlbie_pid() 130 static __always_inline void __tlbie_lpid(unsigned long lpid, unsigned long ric) in __tlbie_lpid() 144 static __always_inline void __tlbie_lpid_guest(unsigned long lpid, unsigned long ric) in __tlbie_lpid_guest() 159 unsigned long ap, unsigned long ric) in __tlbiel_va() 175 unsigned long ap, unsigned long ric) in __tlbie_va() 191 unsigned long ap, unsigned long ric) in __tlbie_lpid_va() 290 static inline void _tlbiel_pid(unsigned long pid, unsigned long ric) in _tlbiel_pid() 326 static inline void _tlbie_pid(unsigned long pid, unsigned long ric) in _tlbie_pid() [all …]
|
| D | hash_native.c | 132 unsigned long rb,rs,prs,r,ric; in fixup_tlbie_vpn() local
|
| D | hash_utils.c | 187 unsigned int ric, unsigned int prs) in tlbiel_hash_set_isa300()
|
| /kernel/linux/linux-6.6/arch/powerpc/kvm/ |
| D | book3s_hv_nested.c | 1131 struct kvm_nested_guest *gp, int ric) in kvmhv_emulate_tlbie_lpid() 1161 static void kvmhv_emulate_tlbie_all_lpid(struct kvm_vcpu *vcpu, int ric) in kvmhv_emulate_tlbie_all_lpid() 1181 int r, ric, prs, is, ap; in kvmhv_emulate_priv_tlbie() local 1251 unsigned long lpid, unsigned long ric) in do_tlb_invalidate_nested_all()
|
| D | book3s_hv_rm_mmu.c | 429 unsigned long rb,rs,prs,r,ric; in fixup_tlbie_lpid() local
|
| /kernel/linux/linux-5.10/arch/powerpc/kvm/ |
| D | book3s_hv_nested.c | 1051 struct kvm_nested_guest *gp, int ric) in kvmhv_emulate_tlbie_lpid() 1081 static void kvmhv_emulate_tlbie_all_lpid(struct kvm_vcpu *vcpu, int ric) in kvmhv_emulate_tlbie_all_lpid() 1104 int r, ric, prs, is, ap; in kvmhv_emulate_priv_tlbie() local
|
| D | book3s_hv_rm_mmu.c | 432 unsigned long rb,rs,prs,r,ric; in fixup_tlbie_lpid() local
|
| /kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
| D | kvm_book3s_64.h | 104 #define H_TLBIE_P1_ENC(ric, prs, r) (___PPC_RIC(ric) | ___PPC_PRS(prs) | \ argument
|
| D | ppc-opcode.h | 329 #define ___PPC_RIC(ric) (((ric) & 0x3) << 18) argument 405 #define PPC_RAW_TLBIE_5(rb, rs, ric, prs, r) \ argument 407 #define PPC_RAW_TLBIEL(rb, rs, ric, prs, r) \ argument 625 #define PPC_TLBIE_5(rb, rs, ric, prs, r) \ argument 627 #define PPC_TLBIEL(rb,rs,ric,prs,r) \ argument
|
| /kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
| D | ppc-opcode.h | 289 #define ___PPC_RIC(ric) (((ric) & 0x3) << 18) argument 363 #define PPC_RAW_TLBIE_5(rb, rs, ric, prs, r) \ argument 365 #define PPC_RAW_TLBIEL(rb, rs, ric, prs, r) \ argument 547 #define PPC_TLBIE_5(rb, rs, ric, prs, r) \ argument 549 #define PPC_TLBIEL(rb,rs,ric,prs,r) \ argument
|
| D | kvm_book3s_64.h | 117 #define H_TLBIE_P1_ENC(ric, prs, r) (___PPC_RIC(ric) | ___PPC_PRS(prs) | \ argument
|