Home
last modified time | relevance | path

Searched defs:ric (Results 1 – 5 of 5) sorted by relevance

/linux/arch/powerpc/mm/book3s64/
H A Dradix_tlb.c30 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 …]
H A Dhash_utils.c187 unsigned int ric, unsigned int prs) in tlbiel_hash_set_isa300()
/linux/kernel/events/
H A Duprobes.c2500 struct return_consumer *ric; in push_consumer() local
2525 struct return_consumer *ric; in return_consumer_find() local
2598 struct return_consumer *ric; in handle_uretprobe_chain() local
/linux/arch/powerpc/include/asm/
H A Dppc-opcode.h329 #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
647 #define PPC_TLBIE_5(rb, rs, ric, prs, r) \ argument
649 #define PPC_TLBIEL(rb,rs,ric,prs,r) \ argument
/linux/arch/powerpc/kvm/
H A Dbook3s_hv_rm_mmu.c429 unsigned long rb,rs,prs,r,ric; in fixup_tlbie_lpid() local