Searched refs:number (Results 226 - 250 of 937) sorted by path

1234567891011>>

/linux-master/arch/sparc/kernel/
H A Dpcic.c55 * find PCIC pin number where INT line goes. Then we may either program
59 unsigned char busno; /* PCI bus number */
218 if (bus->number != 0) return -EINVAL;
221 pcic_read_config_dword(bus->number, devfn, where&~3, &v);
226 pcic_read_config_dword(bus->number, devfn, where&~3, &v);
231 pcic_read_config_dword(bus->number, devfn, where&~3, val);
257 if (bus->number != 0) return -EINVAL;
260 pcic_read_config_dword(bus->number, devfn, where&~3, &v);
263 return pcic_write_config_dword(bus->number, devfn, where&~3, v);
266 pcic_read_config_dword(bus->number, devf
[all...]
/linux-master/arch/um/drivers/
H A Dvirt-pci.c442 unsigned int busn = bus->number;
501 /* our MSI message is just the interrupt number */
561 if (bus->number == bus_min)
869 * We use the (virtual) IRQ number here as the message to simplify the
/linux-master/arch/um/include/shared/
H A Dos.h54 int ust_nlink; /* number of hard links */
59 unsigned long long ust_blocks; /* number of blocks allocated */
332 long syscall(long number, ...);
/linux-master/arch/x86/boot/
H A Dheader.S244 .word 0x020f # header version number (>= 0x0105)
/linux-master/arch/x86/crypto/
H A Daesni-intel_asm.S276 mov %arg5, %r13 # save the number of bytes
362 # (r13 is the number of bytes in plaintext mod 16)
434 mov AadLen(%arg2), %r12 # %r13 = aadLen (number of bytes)
435 shl $3, %r12 # convert into number of bits
654 # r16-r13 is the number of bytes in plaintext mod 16)
742 # Set r13 to be the number of bytes to write out
768 * if a = number of total plaintext bytes
H A Daesni-intel_avx-x86_64.S65 ## | (This is the sequence number from IPSec header) |
275 mov arg5, %r13 # save the number of bytes of plaintext/ciphertext
417 # number of bytes in plaintext mod 16)
433 # (r13 is the number of bytes in plaintext mod 16)
504 mov AadLen(arg2), %r12 # r12 = aadLen (number of bytes)
505 shl $3, %r12 # convert into number of bits
743 # r16-r13 is the number of bytes in plaintext mod 16)
831 # Set r13 to be the number of bytes to write out
962 ## if a = number of total plaintext bytes
1910 ## if a = number o
[all...]
/linux-master/arch/x86/events/intel/
H A Duncore.c47 die_id = map->pbus_to_dieid[bus->number];
1091 pdev->bus->number == UNCORE_DISCOVERY_PCI_BUS(box_ctl) &&
H A Duncore_snb.c974 bus = dev->bus->number;
H A Duncore_snbep.c285 * |[47:40]| 00h | BUS_NUM_5 - Return the bus number BIOS assigned
287 * |[39:32]| 00h | BUS_NUM_4 - Return the bus number BIOS assigned
289 * |[31:24]| 00h | BUS_NUM_3 - Return the bus number BIOS assigned
291 * |[23:16]| 00h | BUS_NUM_2 - Return the bus number BIOS assigned
293 * |[15:8] | 00h | BUS_NUM_1 - Return the bus number BIOS assigned
295 * | [7:0] | 00h | BUS_NUM_0 - Return the bus number BIOS assigned
1439 bus = ubox_dev->bus->number;
4196 * To determine the number of CHAs, it should read bits 27:0 in the CAPID6
4299 * | 12:8 | 00h | sending_port - The processor die port number of the sending port.
4743 type->topology[die][stack_id].iio->pci_bus_no = dev->bus->number;
[all...]
/linux-master/arch/x86/hyperv/
H A Dirqdomain.c105 if (pdev->bus->number != bus || PCI_BUS_NUM(alias) != bus) {
118 .rid = PCI_DEVID(dev->bus->number, dev->devfn)
/linux-master/arch/x86/kernel/acpi/
H A Dboot.c443 unsigned char number; local
454 number = pdev->bus->number;
462 mp_irq.srcbus = number;
772 * success: return IRQ number (>=0)
823 pr_info("Unable to map lapic to logical cpu number\n");
/linux-master/arch/x86/kernel/apic/
H A Dx2apic_uv_x.c435 /* Get UV hub chip part number & revision */
1140 bus = pdev->bus->number;
1377 * starting at 'base', masking off unused high bits of blade number
1436 pr_info("UV: number nodes/possible blades %d (%d - %d)\n",
1477 * If the number of nodes is >1 per socket, socket to node table will
1478 * contain lowest node number on that socket.
/linux-master/arch/x86/kernel/
H A Ddevicetree.c72 if (bus->number == bus_min)
H A Dhead_64.S235 * used to look up the CPU number. For booting a single CPU, the
236 * CPU number is encoded in smpboot_control.
245 * No control bit set, single CPU bringup. CPU number is provided
246 * in bit 0-23. This is also the boot CPU case (CPU number 0).
501 pushq $i # 72(%rsp) Vector number
514 * vector number.
520 /* The vector number is currently in the pt_regs->di slot. */
522 movq 8(%rsp), %rsi /* RSI = vector number */
/linux-master/arch/x86/kvm/vmx/
H A Dhyperv_evmcs.c10 #define EVMCS1_FIELD(number, name, clean_field)[ROL16(number, 6)] = \
H A Dvmcs12.c7 #define FIELD(number, name) [ROL16(number, 6)] = VMCS12_OFFSET(name)
8 #define FIELD64(number, name) \
9 FIELD(number, name), \
10 [ROL16(number##_HIGH, 6)] = VMCS12_OFFSET(name) + sizeof(u32)
/linux-master/arch/x86/pci/
H A Dcommon.c62 return raw_pci_read(pci_domain_nr(bus), bus->number,
68 return raw_pci_write(pci_domain_nr(bus), bus->number,
660 (dev->bus->number == rom->bus) &&
H A Dfixup.c210 return raw_pci_read(pci_domain_nr(bus), bus->number,
227 return raw_pci_write(pci_domain_nr(bus), bus->number,
629 pdev->bus->number != 0 || pdev->devfn != PCI_DEVFN(0x1c, 0))
H A Dintel_mid_pci.c76 if (raw_pci_ext_ops->read(pci_domain_nr(bus), bus->number,
85 raw_pci_ext_ops->read(pci_domain_nr(bus), bus->number,
105 busnum = bus->number;
143 * @bus: bus number
174 if (type1_access_ok(bus->number, devfn, where))
175 return pci_direct_conf1.read(pci_domain_nr(bus), bus->number,
177 return raw_pci_ext_ops->read(pci_domain_nr(bus), bus->number,
211 if (type1_access_ok(bus->number, devfn, where))
212 return pci_direct_conf1.write(pci_domain_nr(bus), bus->number,
214 return raw_pci_ext_ops->write(pci_domain_nr(bus), bus->number, devf
[all...]
H A Dirq.c109 * specifying the total number of interrupt routing entries allocated in
110 * the table, then one byte specifying the actual number of entries used
590 * but without the ugly irq number munging.
606 * but without the ugly irq number munging.
783 * Looks like these are used in a number of SiS 5xx/6xx/7xx chipsets.
1353 if (info->bus == dev->bus->number) {
1366 * pin number accordingly on the way until the originating root bus device
1556 * If the BIOS has set an out of range IRQ number, just
1738 irq = IO_APIC_get_PCI_irq_vector(dev->bus->number,
1743 * parent slot, and pin number
[all...]
H A Dpcbios.c202 u16 number = 0, mask = 0; local
212 number = PCIBIOS_READ_CONFIG_BYTE;
216 number = PCIBIOS_READ_CONFIG_WORD;
220 number = PCIBIOS_READ_CONFIG_DWORD;
230 : "1" (number),
252 u16 number = 0; local
262 number = PCIBIOS_WRITE_CONFIG_BYTE;
265 number = PCIBIOS_WRITE_CONFIG_WORD;
268 number = PCIBIOS_WRITE_CONFIG_DWORD;
277 : "0" (number),
[all...]
H A Dsta2x11-fixup.c55 instance->bus0 = pdev->subordinate->number + 1;
77 ep = pdev->bus->number - instance->bus0;
92 return pdev->bus->number - instance->bus0;
H A Dxen.c288 map_irq.bus = dev->bus->number |
330 map_irq.bus = dev->bus->number;
365 restore_ext.bus = dev->bus->number;
376 restore.bus = dev->bus->number;
/linux-master/arch/xtensa/kernel/
H A Dentry.S205 /* Find number of frames to save */
207 ffs_ws a0, a3 # number of frames to the '1' from left
211 * bits 4...: number of valid 4-register frames
214 slli a3, a0, 4 # number of frames to save in bits 8..4
606 * Y: number of registers saved in groups of 4
1293 sub a0, a3, a0 # WSBITS-a0:number of 0-bits from right
/linux-master/arch/xtensa/lib/
H A Dmemcopy.S122 srli a7, a4, 4 # number of loop iterations with 16B
383 srli a7, a4, 4 # number of loop iterations with 16B

Completed in 593 milliseconds

1234567891011>>