Searched defs:ric (Results 1 – 3 of 3) sorted by relevance
/linux/arch/powerpc/mm/book3s64/ |
H A 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 …]
|
/linux/kernel/events/ |
H A D | uprobes.c | 2481 struct return_consumer *ric; in push_consumer() local 2506 struct return_consumer *ric; in return_consumer_find() local 2579 struct return_consumer *ric; in handle_uretprobe_chain() local
|
/linux/arch/powerpc/kvm/ |
H A D | book3s_hv_rm_mmu.c | 429 unsigned long rb,rs,prs,r,ric; in fixup_tlbie_lpid() local
|