Home
last modified time | relevance | path

Searched refs:sequence (Results 1 – 25 of 33) sorted by relevance

12

/arch/parisc/kernel/
Dperf_asm.S141 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/
Dlgr.c33 char sequence[16]; member
77 cpascii(lgr_info->sequence, si->sequence, sizeof(si->sequence)); in lgr_stsi_1_1_1()
Dsysinfo.c87 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()
Dsthyi.c196 memcpy(sctns->mac.infmseq, sysinfo->sequence, sizeof(sctns->mac.infmseq)); in fill_stsi_mac()
/arch/s390/include/asm/
Dsysinfo.h30 char sequence[16]; member
47 char sequence[16]; member
80 char sequence[16]; member
/arch/um/drivers/
Dvector_transports.c32 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/
Dio_bitmap.h9 u64 sequence; member
/arch/arc/include/asm/
Dtlb-mmu1.h22 ; and its unpleasant LFSR pseudo-random sequence
/arch/x86/kernel/
Dioport.c147 iobm->sequence = atomic64_add_return(1, &io_bitmap_sequence); in ksys_ioperm()
Dprocess.c377 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()
Dtsc.c76 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/
Dcvmx-lmcx-defs.h489 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/
Dsleep.S47 @ avoid accessing memory until this sequence is complete,
/arch/arm64/
DKconfig373 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/
Dbugfix.S341 | the code sequence to allow completion. We will jump to
478 | the code sequence to allow completion. fpsp_fmt_error causes
/arch/arm/
DKconfig862 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/
Dboot.c882 hpet_blockid = hpet_tbl->sequence; in acpi_parse_hpet()
932 hpet_tbl->sequence); in acpi_parse_hpet()
/arch/m68k/q40/
DREADME132 - exact keypress/release sequence
/arch/arm/boot/dts/
Dmeson8b-odroidc1.dts293 * This signal should be handled by a USB specific power sequence
Daspeed-bmc-opp-mihawk.dts1126 /* FPGA for power sequence */
/arch/arm/kernel/
Dentry-header.S321 @ monitor is part of the exception entry and exit sequence.
/arch/arm64/boot/dts/amlogic/
Dmeson-gxbb-odroidc2.dts217 * This signal should be handled by a USB specific power sequence
Dmeson-sm1-odroid-c4.dts362 * This signal should be handled by a USB specific power sequence
Dmeson-g12b-odroid-n2.dtsi450 * This signal should be handled by a USB specific power sequence
/arch/m68k/ifpsp060/
Dilsp.doc80 the 060ILSP entry table. A compiler generated code sequence

12