Home
last modified time | relevance | path

Searched refs:rid (Results 1 – 23 of 23) sorted by relevance

/arch/ia64/kvm/
Dvtlb.c36 static int __is_tr_translated(struct thash_data *trp, u64 rid, u64 va) in __is_tr_translated() argument
38 return ((trp->p) && (trp->rid == rid) in __is_tr_translated()
45 static int __is_tr_overlap(struct thash_data *trp, u64 rid, u64 sva, u64 eva) in __is_tr_overlap() argument
49 if (!trp->p || trp->rid != rid) in __is_tr_overlap()
118 u64 index, pfn, rid, pfn_bits; in vsa_thash() local
122 rid = _REGION_ID(vrr); in vsa_thash()
123 index = ((rid & 0xff) << pfn_bits)|(pfn & ((1UL << pfn_bits) - 1)); in vsa_thash()
124 *tag = ((rid >> 8) & 0xffff) | ((pfn >> pfn_bits) << 16); in vsa_thash()
135 u64 rid; in __vtr_lookup() local
137 rid = vcpu_get_rr(vcpu, va); in __vtr_lookup()
[all …]
Dvcpu.h308 u64 va, u64 rid) in vcpu_set_tr() argument
313 trp->rid = rid; in vcpu_set_tr()
437 _v.rid; })
628 rr.rid = (rr.rid << 4) | 0xe; in vrrtomrr()
Dvcpu.c1183 u64 ps, va, rid; in vcpu_itr_i() local
1189 rid = vcpu_get_rr(vcpu, ifa); in vcpu_itr_i()
1190 rid = rid & RR_RID_MASK; in vcpu_itr_i()
1192 vcpu_set_tr(p_itr, pte, itir, va, rid); in vcpu_itr_i()
1200 u64 ps, va, rid; in vcpu_itr_d() local
1212 rid = vcpu_get_rr(vcpu, va); in vcpu_itr_d()
1213 rid = rid & RR_RID_MASK; in vcpu_itr_d()
1216 pte, itir, va, rid); in vcpu_itr_d()
Dprocess.c166 rr1.rid = rr.rid; in vcpu_get_itir_on_fault()
/arch/ia64/include/asm/
Dmmu_context.h133 unsigned long rid; in reload_context() local
138 rid = context << 3; /* make space for encoding the region number */ in reload_context()
142 rr0 = (rid << 8) | (PAGE_SHIFT << 2) | 1; in reload_context()
Dprocessor.h182 __u64 rid : 24; /* region id */ member
/arch/cris/boot/rescue/
Drescue_v32.lds37 /* Get rid of stuff from EXPORT_SYMBOL(foo). */
/arch/ia64/include/uapi/asm/
Dkvm.h152 unsigned long rid; member
/arch/powerpc/platforms/powernv/
Dpci-ioda.c514 long rc, rid_end, rid; in pnv_ioda_configure_pe() local
542 rid_end = pe->rid + (count << 8); in pnv_ioda_configure_pe()
548 rid_end = pe->rid + 1; in pnv_ioda_configure_pe()
557 rc = opal_pci_set_pe(phb->opal_id, pe->pe_number, pe->rid, in pnv_ioda_configure_pe()
582 for (rid = pe->rid; rid < rid_end; rid++) in pnv_ioda_configure_pe()
583 phb->ioda.pe_rmap[rid] = pe->pe_number; in pnv_ioda_configure_pe()
690 pe->rid = dev->bus->number << 8 | pdn->devfn;
771 pe->rid = bus->busn_res.start << 8; in pnv_ioda_setup_bus_PE()
Dpci.h43 unsigned int rid; member
/arch/powerpc/mm/
Dtlb_nohash.c409 unsigned long rid = (address & rmask) | 0x1000000000000000ul; in tlb_flush_pgtable() local
417 vpte |= rid; in tlb_flush_pgtable()
/arch/mips/pci/
Dops-tx3927.c148 tx3927_pcicptr->rid, in tx3927_pcic_setup()
/arch/mips/include/asm/txx9/
Dtx3927.h78 endian_def_b4(cc, scc, rpli, rid);
/arch/ia64/kernel/
Dpalinfo.c747 unsigned long rid:24; in tr_info() member
799 gr_reg->pl, gr_reg->ar, rid_reg->rid, gr_reg->p, gr_reg->ma, in tr_info()
/arch/arm/nwfpe/
DChangeLog55 register type out of FPREG, and getting rid of the union variable
/arch/m68k/fpsp040/
Dx_store.S114 | get rid of ext integer bit
Dround.S590 andil #0xe0000000,%d0 |get rid of all but G,R,S
Dres_func.S72 bclrb #sign_bit,LOCAL_EX(%a0) |get rid of false sign
/arch/frv/kernel/
Dsleep.S271 movgs gr0,iampr1 ; get rid of temporary mapping
/arch/mips/kvm/
Dlocore.S242 INT_SRL k0, k0, 10 #03: Get rid of CPUNum
/arch/mips/include/asm/octeon/
Dcvmx-pci-defs.h264 uint32_t rid:8; member
266 uint32_t rid:8;
Dcvmx-pciercx-defs.h208 uint32_t rid:8; member
210 uint32_t rid:8;
/arch/cris/arch-v10/kernel/
Dhead.S149 and.d 0x7fffffff,$r0 ; get rid of the non-cache bit