Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arc/kernel/
Dhead.S51 ; Unaligned access is disabled at reset, so re-enable early as
Dentry-compact.S275 ; -Unaligned Access : 00_23_04_00
/Linux-v5.10/Documentation/core-api/
Dunaligned-memory-access.rst2 Unaligned Memory Accesses
22 Unaligned memory accesses occur when you try to read N bytes of data starting
/Linux-v5.10/arch/x86/kvm/
Demulate.c165 #define Unaligned ((u64)2 << 41) /* Explicitly unaligned (e.g. MOVDQU) */ macro
696 case Unaligned: in insn_alignment()
4606 I(Mmx, em_mov), I(Sse | Aligned, em_mov), N, I(Sse | Unaligned, em_mov),
4618 I(Unaligned, em_mov), I(Unaligned, em_mov), N, N,
4741 I2bvIP(DstDI | SrcDX | Mov | String | Unaligned, em_in, ins, check_perm_in), /* insb, insw/insd */
/Linux-v5.10/arch/xtensa/
DKconfig172 bool "Unaligned memory access in user space"
/Linux-v5.10/Documentation/filesystems/
Dzonefs.rst198 * Unaligned write errors: These errors result from the host issuing write
/Linux-v5.10/drivers/infiniband/hw/hfi1/
Dchip.c5150 [C_SW_IBP_UNALIGNED] = SW_IBP_CNTR(Unaligned, unaligned),