Searched defs:ric (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/arch/powerpc/mm/ |
D | tlb-radix.c | 34 unsigned int ric, unsigned int prs) in tlbiel_radix_set_isa300() 94 unsigned long ric) in __tlbiel_pid() 109 static inline void __tlbie_pid(unsigned long pid, unsigned long ric) in __tlbie_pid() 124 unsigned long ric) in __tlbiel_lpid() 139 static inline void __tlbie_lpid(unsigned long lpid, unsigned long ric) in __tlbie_lpid() 154 unsigned long ric) in __tlbiel_lpid_guest() 171 unsigned long ap, unsigned long ric) in __tlbiel_va() 187 unsigned long ap, unsigned long ric) in __tlbie_va() 203 unsigned long ap, unsigned long ric) in __tlbie_lpid_va() 242 static inline void _tlbiel_pid(unsigned long pid, unsigned long ric) in _tlbiel_pid() [all …]
|
D | hash_native_64.c | 65 unsigned int ric, unsigned int prs) in tlbiel_hash_set_isa300()
|
/Linux-v4.19/arch/powerpc/include/asm/ |
D | ppc-opcode.h | 379 #define ___PPC_RIC(ric) (((ric) & 0x3) << 18) argument 465 #define PPC_TLBIE_5(rb,rs,ric,prs,r) \ argument 470 #define PPC_TLBIEL(rb,rs,ric,prs,r) \ argument
|