Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arc/kernel/
Dentry-compact.S292 ; -Unaligned Access : 00_23_04_00
/linux-4.4.14/Documentation/
Dunaligned-memory-access.txt13 Unaligned memory accesses occur when you try to read N bytes of data starting
/linux-4.4.14/arch/xtensa/
DKconfig143 bool "Unaligned memory access in use space"
/linux-4.4.14/arch/x86/kvm/
Demulate.c163 #define Unaligned ((u64)1 << 42) /* Explicitly unaligned (e.g. MOVDQU) */ macro
632 else if (ctxt->d & Unaligned) in insn_aligned()
4205 I(Mmx, em_mov), I(Sse | Aligned, em_mov), N, I(Sse | Unaligned, em_mov),
4336 I2bvIP(DstDI | SrcDX | Mov | String | Unaligned, em_in, ins, check_perm_in), /* insb, insw/insd */
/linux-4.4.14/drivers/staging/rdma/hfi1/
Dchip.c1784 [C_SW_IBP_UNALIGNED] = SW_IBP_CNTR(Unaligned, unaligned),