Home
last modified time | relevance | path

Searched refs:misalignment (Results 1 – 20 of 20) sorted by relevance

/linux-4.1.27/arch/alpha/lib/
Dclear_user.S83 and $6, 7, $4 # e0 : find dest misalignment
96 addq $0, $4, $0 # .. e1 : bytes left -= 8 - misalignment
Dstxncpy.S122 and a0, 7, t0 # .. e1 : find dest misalignment
124 addq a2, t0, a2 # .. e1 : bias count by dest misalignment
294 and a0, 7, t4 # .. e1 : find dest misalignment
295 and a1, 7, t5 # e0 : find src misalignment
306 subq a1, t4, a1 # .. e1 : sub dest misalignment from src addr
Dev6-stxncpy.S154 and a0, 7, t0 # E : find dest misalignment
156 addq a2, t0, a2 # E : bias count by dest misalignment (stall)
339 and a0, 7, t4 # E : find dest misalignment
340 and a1, 7, t5 # E : find src misalignment
353 subq a1, t4, a1 # E : sub dest misalignment from src addr
Dev6-csum_ipv6_magic.S67 and $16,7,$6 # E : src misalignment
87 and $17,7,$6 # E : dst misalignment
Dstxcpy.S237 and a0, 7, t4 # .. e1 : find dest misalignment
238 and a1, 7, t5 # e0 : find src misalignment
250 subq a1, t4, a1 # .. e1 : sub dest misalignment from src addr
Dev6-clear_user.S65 and $6, 7, $4 # .. E .. .. : find dest head misalignment
86 addq $0, $4, $0 # .. E .. .. : bytes left -= 8 - misalignment
Dev6-stxcpy.S267 and a0, 7, t4 # E : find dest misalignment
268 and a1, 7, t5 # E : find src misalignment
283 subq a1, t4, a1 # E : sub dest misalignment from src addr
Dcsum_ipv6_magic.S25 ldq_u $21,7($16) # .. e1 : handle misalignment
Dev6-memset.S70 and $16,7,$3 # E : Target addr misalignment
251 and $16,7,$3 # E : Target addr misalignment
434 and $16,7,$3 # E : Target addr misalignment
Dev6-copy_user.S65 and $6,7,$3 # .. .. .. E : is leading dest misalignment
/linux-4.1.27/arch/mn10300/include/asm/
Dexceptions.h110 extern asmlinkage void misalignment(struct pt_regs *, enum exception_code);
/linux-4.1.27/arch/mn10300/mm/
DMakefile29 misalignment.o dma-alloc.o $(cacheflush-y)
Dmisalignment.c317 asmlinkage void misalignment(struct pt_regs *regs, enum exception_code code) in misalignment() function
/linux-4.1.27/arch/mn10300/
DKconfig.debug15 bool "Run tests on the misalignment handler"
20 accesses to make sure the misalignment handler deals them with
/linux-4.1.27/arch/xtensa/lib/
Dmemcopy.S270 add a3, a3, a11 # readjust a3 with correct misalignment
545 add a3, a3, a11 # readjust a3 with correct misalignment
Dusercopy.S268 add a3, a3, a10 # readjust a3 with correct misalignment
/linux-4.1.27/arch/mn10300/kernel/
Dtraps.c580 set_excp_vector(EXCEP_MISALIGN, misalignment); in trap_init()
/linux-4.1.27/arch/frv/kernel/
Dentry.S155 # make sure we (the kernel) get div-zero and misalignment exceptions
/linux-4.1.27/Documentation/sound/alsa/
Dtimestamping.txt134 the hardware, there is a risk of misalignment with the avail and delay
/linux-4.1.27/Documentation/filesystems/
Df2fs.txt371 In order to avoid misalignment between file system and flash-based storage, F2FS