Searched refs:Unaligned (Results 1 – 7 of 7) sorted by relevance
| /linux/arch/arc/kernel/ |
| H A D | head.S | 51 ; Unaligned access is disabled at reset, so re-enable early as
|
| H A D | entry-compact.S | 264 ; -Unaligned Access : 00_23_04_00
|
| /linux/Documentation/core-api/ |
| H A D | unaligned-memory-access.rst | 2 Unaligned Memory Accesses 22 Unaligned memory accesses occur when you try to read N bytes of data starting
|
| /linux/arch/x86/kvm/ |
| H A D | emulate.c | 163 #define Unaligned ((u64)2 << 41) /* Explicitly unaligned (e.g. MOVDQU) */ macro 627 case Unaligned: in insn_alignment() 4124 I(Mmx, em_mov), I(Sse | Avx | Aligned, em_mov), N, I(Sse | Avx | Unaligned, em_mov), 4136 I(Unaligned, em_mov), I(Unaligned, em_mov), N, N, 4263 I2bvIP(DstDI | SrcDX | Mov | String | Unaligned, em_in, ins, check_perm_in), /* insb, insw/insd */ 5075 ctxt->d |= Unaligned; in x86_decode_insn()
|
| /linux/Documentation/filesystems/ |
| H A D | zonefs.rst | 198 * Unaligned write errors: These errors result from the host issuing write
|
| /linux/arch/riscv/ |
| H A D | Kconfig | 945 prompt "Unaligned Accesses Support"
|
| /linux/drivers/infiniband/hw/hfi1/ |
| H A D | chip.c | 5110 [C_SW_IBP_UNALIGNED] = SW_IBP_CNTR(Unaligned, unaligned),
|