Searched refs:Unaligned (Results 1 – 8 of 8) sorted by relevance
| /kernel/liteos_m/arch/ |
| D | Kconfig | 28 bool "Enable Unaligned Exception"
|
| /kernel/linux/linux-5.10/arch/arc/kernel/ |
| D | head.S | 51 ; Unaligned access is disabled at reset, so re-enable early as
|
| D | entry-compact.S | 275 ; -Unaligned Access : 00_23_04_00
|
| /kernel/linux/linux-5.10/Documentation/core-api/ |
| D | unaligned-memory-access.rst | 2 Unaligned Memory Accesses 22 Unaligned memory accesses occur when you try to read N bytes of data starting
|
| /kernel/linux/linux-5.10/arch/x86/kvm/ |
| D | emulate.c | 165 #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 */
|
| /kernel/linux/linux-5.10/arch/xtensa/ |
| D | Kconfig | 172 bool "Unaligned memory access in user space"
|
| /kernel/linux/linux-5.10/Documentation/filesystems/ |
| D | zonefs.rst | 198 * Unaligned write errors: These errors result from the host issuing write
|
| /kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
| D | chip.c | 5150 [C_SW_IBP_UNALIGNED] = SW_IBP_CNTR(Unaligned, unaligned),
|