Home
last modified time | relevance | path

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

/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/powerpc/platforms/powernv/
Dpci-ioda.c80 (pe->rid & 0xff00) >> 8, in pe_level_printk()
81 PCI_SLOT(pe->rid), PCI_FUNC(pe->rid)); in pe_level_printk()
650 long rid_end, rid; in pnv_ioda_deconfigure_pe() local
677 rid_end = pe->rid + (count << 8); in pnv_ioda_deconfigure_pe()
686 rid_end = pe->rid + 1; in pnv_ioda_deconfigure_pe()
690 for (rid = pe->rid; rid < rid_end; rid++) in pnv_ioda_deconfigure_pe()
691 phb->ioda.pe_rmap[rid] = 0; in pnv_ioda_deconfigure_pe()
712 rc = opal_pci_set_pe(phb->opal_id, pe->pe_number, pe->rid, in pnv_ioda_deconfigure_pe()
729 long rc, rid_end, rid; in pnv_ioda_configure_pe() local
756 rid_end = pe->rid + (count << 8); in pnv_ioda_configure_pe()
[all …]
Dpci.h47 unsigned int rid; member
Dpci.c757 if (pe->rid == ((pdev->bus->number << 8) | in pnv_pci_dma_dev_setup()
784 if (bus->number == ((pe->rid >> 8) & 0xFF)) { in pnv_pci_dma_bus_setup()
/arch/mips/pci/
Dops-tx3927.c148 tx3927_pcicptr->rid, in tx3927_pcic_setup()
/arch/powerpc/mm/
Dtlb_nohash.c417 unsigned long rid = (address & rmask) | 0x1000000000000000ul; in tlb_flush_pgtable() local
425 vpte |= rid; in tlb_flush_pgtable()
/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/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/arm/nwfpe/
DChangeLog55 register type out of FPREG, and getting rid of the union variable
/arch/frv/kernel/
Dsleep.S271 movgs gr0,iampr1 ; get rid of temporary mapping
/arch/mips/kvm/
Dlocore.S238 INT_SRL k0, k0, 10 #03: Get rid of CPUNum
/arch/cris/arch-v10/kernel/
Dhead.S149 and.d 0x7fffffff,$r0 ; get rid of the non-cache bit
/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;