/arch/parisc/kernel/ |
D | perf_asm.S | 141 blr %r1,%r0 ; branch to 8-instruction sequence 149 ; RDR 0 sequence 161 ; RDR 1 sequence 173 ; RDR 2 read sequence 185 ; RDR 3 read sequence 197 ; RDR 4 read sequence 209 ; RDR 5 read sequence 221 ; RDR 6 read sequence 233 ; RDR 7 read sequence 245 ; RDR 8 read sequence [all …]
|
/arch/s390/kernel/ |
D | lgr.c | 33 char sequence[16]; member 77 cpascii(lgr_info->sequence, si->sequence, sizeof(si->sequence)); in lgr_stsi_1_1_1()
|
D | sysinfo.c | 87 EBCASC(info->sequence, sizeof(info->sequence)); in stsi_1_1_1() 107 seq_printf(m, "Sequence Code: %-16.16s\n", info->sequence); in stsi_1_1_1()
|
D | sthyi.c | 196 memcpy(sctns->mac.infmseq, sysinfo->sequence, sizeof(sctns->mac.infmseq)); in fill_stsi_mac()
|
/arch/s390/include/asm/ |
D | sysinfo.h | 30 char sequence[16]; member 47 char sequence[16]; member 80 char sequence[16]; member
|
/arch/um/drivers/ |
D | vector_transports.c | 32 uint32_t sequence; member 100 uint32_t *sequence; in gre_form_header() local 105 sequence = (uint32_t *)(header + td->sequence_offset); in gre_form_header() 107 *sequence = 0; in gre_form_header() 109 *sequence = cpu_to_be32(++td->sequence); in gre_form_header() 252 td->sequence = 0; in build_gre_transport_data() 283 td->sequence = false; in build_gre_transport_data()
|
/arch/x86/include/asm/ |
D | io_bitmap.h | 9 u64 sequence; member
|
/arch/arc/include/asm/ |
D | tlb-mmu1.h | 22 ; and its unpleasant LFSR pseudo-random sequence
|
/arch/x86/kernel/ |
D | ioport.c | 147 iobm->sequence = atomic64_add_return(1, &io_bitmap_sequence); in ksys_ioperm()
|
D | process.c | 377 tss->io_bitmap.prev_sequence = iobm->sequence; in tss_copy_io_bitmap() 403 if (tss->io_bitmap.prev_sequence != iobm->sequence) in native_tss_update_io_bitmap()
|
D | tsc.c | 76 seq = this_cpu_read(cyc2ns.seq.seqcount.sequence); in cyc2ns_read_begin() 83 } while (unlikely(seq != this_cpu_read(cyc2ns.seq.seqcount.sequence))); in cyc2ns_read_begin()
|
/arch/mips/include/asm/octeon/ |
D | cvmx-lmcx-defs.h | 489 uint64_t sequence:3; member 509 uint64_t sequence:3; 538 uint64_t sequence:3; member 558 uint64_t sequence:3; 581 uint64_t sequence:3; member 601 uint64_t sequence:3; 625 uint64_t sequence:3; member 645 uint64_t sequence:3; 1146 uint64_t sequence:3; member 1156 uint64_t sequence:3; [all …]
|
/arch/arm/mach-sa1100/ |
D | sleep.S | 47 @ avoid accessing memory until this sequence is complete,
|
/arch/arm64/ |
D | Kconfig | 373 This option adds an alternative code sequence to work around ARM 395 This option adds an alternative code sequence to work around ARM 417 This option adds an alternative code sequence to work around ARM 440 This option adds an alternative code sequence to work around ARM 444 If the processor is executing a load and store exclusive sequence at 461 This option adds an alternative code sequence to work around ARM 480 This option adds an alternative code sequence to work around ARM 497 …2098: ELR recorded incorrectly on interrupt taken between cryptographic instructions in a sequence" 517 This option adds an alternative code sequence to work around ARM 629 break-before-make sequence, then under very rare circumstances [all …]
|
/arch/m68k/fpsp040/ |
D | bugfix.S | 341 | the code sequence to allow completion. We will jump to 478 | the code sequence to allow completion. fpsp_fmt_error causes
|
/arch/arm/ |
D | Kconfig | 862 r1p* erratum. If a code sequence containing an ARM/Thumb 863 interworking branch is replaced with another code sequence at the 867 executing the new code sequence in the incorrect ARM or Thumb state. 1060 - Cortex-A12 852422: Execution of a sequence of instructions might 1065 sequence of 2 instructions that use opposing condition codes. 1068 bool "ARM errata: A12: sequence of VMOV to core registers might lead to a dead lock" 1072 (all revs) erratum. In very rare timing conditions, a sequence 1108 - Cortex-A17 852423: Execution of a sequence of instructions might 1610 memory write throughput than a sequence of individual 32bit stores.
|
/arch/x86/kernel/acpi/ |
D | boot.c | 882 hpet_blockid = hpet_tbl->sequence; in acpi_parse_hpet() 932 hpet_tbl->sequence); in acpi_parse_hpet()
|
/arch/m68k/q40/ |
D | README | 132 - exact keypress/release sequence
|
/arch/arm/boot/dts/ |
D | meson8b-odroidc1.dts | 293 * This signal should be handled by a USB specific power sequence
|
D | aspeed-bmc-opp-mihawk.dts | 1126 /* FPGA for power sequence */
|
/arch/arm/kernel/ |
D | entry-header.S | 321 @ monitor is part of the exception entry and exit sequence.
|
/arch/arm64/boot/dts/amlogic/ |
D | meson-gxbb-odroidc2.dts | 217 * This signal should be handled by a USB specific power sequence
|
D | meson-sm1-odroid-c4.dts | 362 * This signal should be handled by a USB specific power sequence
|
D | meson-g12b-odroid-n2.dtsi | 450 * This signal should be handled by a USB specific power sequence
|
/arch/m68k/ifpsp060/ |
D | ilsp.doc | 80 the 060ILSP entry table. A compiler generated code sequence
|