Home
last modified time | relevance | path

Searched refs:Unaligned (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arc/kernel/
H A Dhead.S51 ; Unaligned access is disabled at reset, so re-enable early as
H A Dentry-compact.S275 ; -Unaligned Access : 00_23_04_00
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Dunaligned-memory-access.rst2 Unaligned Memory Accesses
22 Unaligned memory accesses occur when you try to read N bytes of data starting
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-protocols/freediameter/files/
H A DReplace-murmurhash-algorithm-with-Robert-Jenkin-s-ha.patch77 - /* Unaligned data, use alignment-safe slower version */
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.unaligned-memory-access.txt16 Unaligned memory accesses occur when you try to read N bytes of data starting
/OK3568_Linux_fs/kernel/arch/x86/kvm/
H A Demulate.c165 #define Unaligned ((u64)2 << 41) /* Explicitly unaligned (e.g. MOVDQU) */ macro
711 case Unaligned: in insn_alignment()
4598 I(Mmx, em_mov), I(Sse | Aligned, em_mov), N, I(Sse | Unaligned, em_mov),
4610 I(Unaligned, em_mov), I(Unaligned, em_mov), N, N,
4733 I2bvIP(DstDI | SrcDX | Mov | String | Unaligned, em_in, ins, check_perm_in), /* insb, insw/insd */
/OK3568_Linux_fs/kernel/arch/xtensa/
H A DKconfig172 bool "Unaligned memory access in user space"
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dzonefs.rst198 * Unaligned write errors: These errors result from the host issuing write
/OK3568_Linux_fs/buildroot/package/uclibc/
H A D0001-libc-string-arm-Support-using-glibc-neon-version-of-.patch316 + Unaligned accesses
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dchip.c5150 [C_SW_IBP_UNALIGNED] = SW_IBP_CNTR(Unaligned, unaligned),