Searched refs:this (Results 151 - 175 of 530) sorted by path

1234567891011>>

/linux-master/arch/powerpc/kvm/
H A Dmpic.c8 * of this software and associated documentation files (the "Software"), to deal
14 * The above copyright notice and this permission notice shall be included in
449 /* Only one CPU is allowed to receive this IRQ */
1372 struct kvm_io_device *this,
1375 struct openpic *opp = container_of(this, struct openpic, mmio);
1414 struct kvm_io_device *this,
1417 struct openpic *opp = container_of(this, struct openpic, mmio);
1371 kvm_mpic_read(struct kvm_vcpu *vcpu, struct kvm_io_device *this, gpa_t addr, int len, void *ptr) argument
1413 kvm_mpic_write(struct kvm_vcpu *vcpu, struct kvm_io_device *this, gpa_t addr, int len, const void *ptr) argument
/linux-master/arch/powerpc/mm/nohash/
H A De500_hugetlbpage.c21 int this, next; local
24 this = tcd->esel_next;
26 next = this + 1;
31 return this;
41 * Besides being unnecessary in the absence of SMT, this
/linux-master/arch/powerpc/sysdev/
H A Dfsl_soc.c143 static int fsl_rstcr_restart(struct notifier_block *this, argument
/linux-master/arch/riscv/kernel/
H A Dsbi.c494 static int sbi_srst_reboot(struct notifier_block *this, argument
/linux-master/arch/s390/boot/
H A Dhead.S215 # this is called either by the ipl loader or directly by PSW restart
226 # IMPORTANT: Do not change this table, it is s390 kernel ABI!
/linux-master/arch/sh/include/asm/
H A Dfutex.h16 #error SMP not supported on this configuration.
/linux-master/arch/sh/kernel/cpu/sh3/
H A Dentry.S101 ! Although this could be written in assembly language (and it'd be faster),
102 ! this first version depends *much* on C implementation.
/linux-master/arch/sparc/kernel/
H A Dentry.S101 /* Ok, actually read this byte */
112 /* Ok, actually write this byte */
210 * see if a routine is registered to handle this interrupt and if not
712 rett %l2 + 0x4 ! like this...
732 rett %l2 + 0x4 ! like this...
1055 st %fsr, [%o1] ! this can trap on us if fpu is in bogon state
1095 * code for pointing out this possible deadlock, while we save state
1097 * code has to know how to deal with this.
1227 /* No matter how much overhead this routine has in the worst
1248 andncc %o0, %o3, %o0 ! clean this bi
[all...]
H A Dhead_32.S136 * in our own image. If already mapped this is
177 * are we can skip all this garbage coming up.
181 be go_to_highmem ! this will be a nop then
202 /* It looks like this is a machine we support.
210 /* Check if this is a LEON CPU */
234 /* I've only seen MicroSparc's on SparcClassics with this
254 sll %g4, 0x4, %g4 ! We use this below
284 * images up in high address space, since this is necessary
285 * for ABI compliance anyways? Does this low-mapping provide
359 /* Acquire boot time privileged register values, this wil
[all...]
/linux-master/arch/sparc/lib/
H A Dchecksum_32.S52 1: be 1f ! nope, skip this code
158 /* This aligned version executes typically in 8.5 superscalar cycles, this
182 /* 12 superscalar cycles seems to be the limit for this case,
183 * because of this we thus do all the ldd's together to get
316 bne ccslow ! better this than unaligned/fixups
411 addx %g5, %g0, %g5 ! I am now to lazy to optimize this (question it
H A Ddivdi3.S49 sub %i0,%o4,%i0 ! this kills msb of n
50 addx %i0,%i0,%i0 ! so this cannot give carry
57 sub %i0,%o4,%i0 ! this kills msb of n
62 ! Got carry from n. Subtract next step to cancel this carry.
85 sub %g3,%o4,%g3 ! this kills msb of n
86 addx %g3,%g3,%g3 ! so this cannot give carry
93 sub %g3,%o4,%g3 ! this kills msb of n
98 ! Got carry from n. Subtract next step to cancel this carry.
109 sub %i0,%o4,%i0 ! this kills msb of n
110 addx %i0,%i0,%i0 ! so this canno
[all...]
/linux-master/arch/um/drivers/
H A Dnet_kern.c172 * is full when we get here. In this case, new data is never queued,
226 /* this is normally done in the interrupt when tx finishes */
396 /* If this name ends up conflicting with an existing registered
397 * netdevice, that is OK, register_netdev{,ice}() will notice this
725 static int uml_inetaddr_event(struct notifier_block *this, unsigned long event, argument
H A Dvector_kern.c42 * 10 parameters, passing this as positional is not fit for purpose.
260 /* we are at 0, use this to
610 * netif_rx() for flow control there are no drivers doing this today.
611 * For this RX specific use we ignore the tail/head locks and
1003 * We can actually keep this skb and reuse it,
1028 * We can actually keep this skb and reuse it,
1307 * is full when we get here. In this case, new data is never queued,
1579 /* If this name ends up conflicting with an existing registered
1580 * netdevice, that is OK, register_netdev{,ice}() will notice this
1643 dev->irq = 0; /* we will adjust this onc
1734 vector_inetaddr_event( struct notifier_block *this, unsigned long event, void *ptr) argument
[all...]
/linux-master/arch/x86/boot/
H A Dheader.S167 * modes this image supports.
234 # Explicitly enter this as bytes, or the assembler
256 # bootloaders know to change this.
304 # gets read. If this field is
521 /* Yes, this is really how we defined it :( */
H A Dpmjump.S56 # The 32-bit code sets up its own stack, but this way we do have
/linux-master/arch/x86/crypto/
H A Daesni-intel_avx-x86_64.S7 # COPYING in the main directory of this source tree, or the
15 # notice, this list of conditions and the following disclaimer.
18 # notice, this list of conditions and the following disclaimer in the
24 # this software without specific prior written permission.
1742 # u64 aad_len) /* Length of AAD in bytes. With RFC4106 this is going to be 8 or 12 Bytes */
2710 # u64 aad_len) /* Length of AAD in bytes. With RFC4106 this is going to be 8 or 12 Bytes */
H A Dchacha-avx512vl-x86_64.S466 # the state matrix in AVX registers eight times. Compared to AVX2, this
H A Dcrc32c-pcl-intel-asm_64.S20 * COPYING in the main directory of this source tree, or the
28 * copyright notice, this list of conditions and the following
32 * copyright notice, this list of conditions and the following
211 # SKIP crc32 -i*8(block_2), crc2 ; Don't do this one yet
H A Dcrct10dif-pcl-asm_64.S15 # COPYING in the main directory of this source tree, or the
23 # notice, this list of conditions and the following disclaimer.
26 # notice, this list of conditions and the following disclaimer in the
32 # this software without specific prior written permission.
193 # this without needing a fold constant for each possible 'len', redivide
H A Dsha256-avx-asm.S14 # COPYING in the main directory of this source tree, or the
22 # copyright notice, this list of conditions and the following
26 # copyright notice, this list of conditions and the following
H A Dsha256-avx2-asm.S14 # COPYING in the main directory of this source tree, or the
22 # copyright notice, this list of conditions and the following
26 # copyright notice, this list of conditions and the following
H A Dsha256-ssse3-asm.S14 # COPYING in the main directory of this source tree, or the
22 # copyright notice, this list of conditions and the following
26 # copyright notice, this list of conditions and the following
H A Dsha512-avx-asm.S15 # COPYING in the main directory of this source tree, or the
23 # copyright notice, this list of conditions and the following
27 # copyright notice, this list of conditions and the following
H A Dsha512-avx2-asm.S15 # COPYING in the main directory of this source tree, or the
23 # copyright notice, this list of conditions and the following
27 # copyright notice, this list of conditions and the following
H A Dsha512-ssse3-asm.S15 # COPYING in the main directory of this source tree, or the
23 # copyright notice, this list of conditions and the following
27 # copyright notice, this list of conditions and the following

Completed in 383 milliseconds

1234567891011>>