Searched defs:ric (Results 1 – 4 of 4) sorted by relevance
| /linux/arch/powerpc/kvm/ |
| H A D | book3s_hv_nested.c | 1169 struct kvm_nested_guest *gp, int ric) in kvmhv_emulate_tlbie_lpid() 1199 static void kvmhv_emulate_tlbie_all_lpid(struct kvm_vcpu *vcpu, int ric) in kvmhv_emulate_tlbie_all_lpid() 1219 int r, ric, prs, is, ap; in kvmhv_emulate_priv_tlbie() local 1289 unsigned long lpid, unsigned long ric) in do_tlb_invalidate_nested_all()
|
| H A D | book3s_hv_rm_mmu.c | 429 unsigned long rb,rs,prs,r,ric; in fixup_tlbie_lpid() local
|
| /linux/arch/powerpc/include/asm/ |
| H A 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 647 #define PPC_TLBIE_5(rb, rs, ric, prs, r) \ argument 649 #define PPC_TLBIEL(rb,rs,ric,prs,r) \ argument
|
| /linux/arch/powerpc/mm/book3s64/ |
| H A D | hash_utils.c | 188 unsigned int ric, unsigned int prs) in tlbiel_hash_set_isa300() argument
|