Searched refs:number (Results 151 - 175 of 937) sorted by path

1234567891011>>

/linux-master/arch/mips/kernel/
H A Dscall32-o32.S81 * syscall number is in v0 unless we called syscall(__NR_###)
82 * where the real syscall number is in a0
86 LONG_S a0, TI_SYSCALL($28) # Save a0 as syscall number
89 LONG_S v0, TI_SYSCALL($28) # Save v0 as syscall number
97 subu v0, v0, __NR_O32_Linux # check syscall number
115 lw t1, PT_R2(sp) # syscall number
184 subu t0, a0, __NR_O32_Linux # check syscall number
H A Dscall64-n32.S35 dsubu t0, v0, __NR_N32_Linux # check syscall number
47 LONG_S v0, TI_SYSCALL($28) # Store syscall number
65 ld t1, PT_R2(sp) # syscall number
90 dsubu t2, v0, __NR_N32_Linux # check (new) syscall number
H A Dscall64-n64.S49 LONG_S v0, TI_SYSCALL($28) # Store syscall number
74 ld t1, PT_R2(sp) # syscall number
H A Dscall64-o32.S36 dsubu t0, v0, __NR_O32_Linux # check syscall number
83 * absolute syscall number is in v0 unless we called syscall(__NR_###)
84 * where the real syscall number is in a0
92 LONG_S a0, TI_SYSCALL($28) # Save a0 as syscall number
95 LONG_S v0, TI_SYSCALL($28) # Save v0 as syscall number
114 ld t1, PT_R2(sp) # syscall number
147 dsubu t0, v0, __NR_O32_Linux # check (new) syscall number
196 subu t0, a0, __NR_O32_Linux # check syscall number
/linux-master/arch/mips/lib/
H A Dcsum_partial.S505 * len == the number of bytes left to copy < 8*NBYTES
566 SLL rem, len, 3 # rem = number of bits to keep
568 SUB bits, bits, rem # bits = number of bits to discard
590 SUB t2, t2, t1 # t2 = number of bytes copied
593 SLL t4, t1, 3 # t4 = number of bits to discard
H A Diomap-pci.c32 sprintf(name, "%04x:%02x", pci_domain_nr(bus), bus->number);
H A Dmemcpy.S55 * the number of uncopied bytes due to an exception caused by a read or write.
83 * (2) is met by incrementing src by the number of bytes copied
350 * len == rem == the number of bytes left to copy < 8*NBYTES
408 SLL rem, len, 3 # rem = number of bits to keep
410 SUB bits, bits, rem # bits = number of bits to discard
429 SUB t2, t2, t1 # t2 = number of bytes copied
571 SUB len, AT, t0 # len number of uncopied bytes
656 * the number of uncopied bytes.
/linux-master/arch/mips/pci/
H A Dfixup-sb1250.c43 exclude_this = exclude->set && (dev->bus->number >= exclude->start &&
44 dev->bus->number <= exclude->end);
51 exclude->start = dev->subordinate->number;
H A Dfixup-sni.c142 while (dev && dev->bus->number != 1)
H A Dops-bcm63xx.c157 return bcm63xx_do_cfg_read(type, bus->number, devfn,
171 return bcm63xx_do_cfg_write(type, bus->number, devfn,
368 fake_cb_bridge_bus_number = bus->number;
377 bus->number == fake_cb_bridge_regs.cardbus_busn &&
390 fake_cb_bridge_bus_number = bus->number;
395 bus->number == fake_cb_bridge_regs.cardbus_busn &&
432 if (dev->bus->number == fake_cb_bridge_bus_number)
437 dev->bus->number == fake_cb_bridge_regs.cardbus_busn &&
470 switch (bus->number) {
492 if (bus->number
[all...]
H A Dops-loongson2.c37 u32 busnum = bus->number;
185 .number = PCI_BUS_CS5536
201 .number = PCI_BUS_CS5536
H A Dops-tx4927.c64 __raw_writel(((bus->number & 0xff) << 0x10)
H A Dpci-alchemy.c129 if (bus->number == 0)
132 cfg_base = 0x80000000 | (bus->number << 16) | (device << 11);
161 access_type, bus->number, device, where, *data, offset);
169 access_type, bus->number, device);
H A Dpci-ar71xx.c85 if (!bus->number) {
91 ret = (bus->number << 16) | (PCI_SLOT(devfn) << 11) |
H A Dpci-mt7620.c147 num = bus->number;
179 num = bus->number;
361 if ((dev->bus->number == 0) && (slot == 0)) {
366 } else if ((dev->bus->number == 1) && (slot == 0x0)) {
370 dev->bus->number, slot);
374 dev->bus->number, slot, irq);
H A Dpci-octeon.c67 * @slot: The slot number for this device on __BUS 0__. Linux
72 * Returns Interrupt number for the device
171 * Return the mapping of PCI device number to IRQ line. Each
227 * @slot: The slot number for this device on __BUS 0__. Linux
232 * Returns Interrupt number for the device
268 pci_addr.s.bus = bus->number;
302 pci_addr.s.bus = bus->number;
526 * MOST Indicates the maximum number of outstanding splits (in -1
H A Dpci-rt2880.c67 address = rt2880_pci_get_cfgaddr(bus->number, PCI_SLOT(devfn),
94 address = rt2880_pci_get_cfgaddr(bus->number, PCI_SLOT(devfn),
171 if (dev->bus->number != 0)
235 if (!slot0_init && dev->bus->number == 0) {
H A Dpci-rt3883.c233 if (!rpc->pcie_ready && bus->number == 1)
236 address = rt3883_pci_get_cfgaddr(bus->number, PCI_SLOT(devfn),
266 if (!rpc->pcie_ready && bus->number == 1)
269 address = rt3883_pci_get_cfgaddr(bus->number, PCI_SLOT(devfn),
362 * setup the device number of the P2P bridge
H A Dpci-xtalk-bridge.c161 int busno = bus->number;
250 int busno = bus->number;
592 /* Assemble part number */
619 /* get part number from one wire prom */
H A Dpcie-octeon.c57 /* Target bus number sent in the ID in the request. */
60 * Target device number sent in the ID in the
65 /* Target function number sent in the ID in the request. */
511 * We set the primary bus number to 1 so IDT bridges are
826 * fixed number of cycles.
1464 * @slot: The slot number for this device on __BUS 0__. Linux
1469 * Returns Interrupt number for the device
1488 * If the root bus is number 0 and the PEX 8114 is the
1492 if ((dev->bus->number == 1) &&
1503 * be that this equation needs to include the slot number, bu
[all...]
/linux-master/arch/mips/txx9/generic/
H A Dpci.c34 fake_bus.number = bus;
/linux-master/arch/powerpc/include/asm/book3s/64/
H A Dmmu-hash.h125 #define TLBIEL_INVAL_SET_MASK 0xfff000 /* set number to inval. */
158 void (*flush_hash_range)(unsigned long number, int local);
235 * encode page number shift.
628 * co-prime to vsid_modulus. We also need to make sure that number
629 * of bits in multiplied result (dividend) is less than twice the number of
H A Dtlbflush-hash.h64 extern void flush_hash_range(unsigned long number, int local);
/linux-master/arch/powerpc/include/asm/
H A Dspu.h118 int number; member in struct:spu
/linux-master/arch/powerpc/kernel/
H A Dpci-common.c50 /* For dynamic PHB numbering on get_phb_number(): max number of PHBs. */
109 /* We need to be sure to not use the same PHB number twice. */
158 /* Clear bit of phb_bitmap to allow reuse of this PHB number. */
335 * Return the domain number for this bus.
664 pci_domain_nr(bus), bus->number,
680 current->comm, current->pid, pci_domain_nr(bus), bus->number);
856 /* Decide whether to display the domain number in /proc */
1226 pci_domain_nr(bus), bus->number);
1251 bus->self ? pci_name(bus->self) : "PHB", bus->number,
1273 i, bus->number);
[all...]

Completed in 370 milliseconds

1234567891011>>