Searched refs:Unaligned (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/arch/arc/kernel/ |
D | entry-compact.S | 292 ; -Unaligned Access : 00_23_04_00
|
/linux-4.4.14/Documentation/ |
D | unaligned-memory-access.txt | 13 Unaligned memory accesses occur when you try to read N bytes of data starting
|
/linux-4.4.14/arch/xtensa/ |
D | Kconfig | 143 bool "Unaligned memory access in use space"
|
/linux-4.4.14/arch/x86/kvm/ |
D | emulate.c | 163 #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/ |
D | chip.c | 1784 [C_SW_IBP_UNALIGNED] = SW_IBP_CNTR(Unaligned, unaligned),
|