Searched refs:Unaligned (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/arch/arc/kernel/ |
D | entry-compact.S | 278 ; -Unaligned Access : 00_23_04_00
|
/Linux-v4.19/Documentation/ |
D | unaligned-memory-access.txt | 22 Unaligned memory accesses occur when you try to read N bytes of data starting
|
/Linux-v4.19/arch/x86/kvm/ |
D | emulate.c | 166 #define Unaligned ((u64)2 << 41) /* Explicitly unaligned (e.g. MOVDQU) */ macro 674 case Unaligned: in insn_alignment() 4511 I(Mmx, em_mov), I(Sse | Aligned, em_mov), N, I(Sse | Unaligned, em_mov), 4523 I(Unaligned, em_mov), I(Unaligned, em_mov), N, N, 4646 I2bvIP(DstDI | SrcDX | Mov | String | Unaligned, em_in, ins, check_perm_in), /* insb, insw/insd */
|
/Linux-v4.19/arch/xtensa/ |
D | Kconfig | 169 bool "Unaligned memory access in use space"
|
/Linux-v4.19/drivers/infiniband/hw/hfi1/ |
D | chip.c | 5115 [C_SW_IBP_UNALIGNED] = SW_IBP_CNTR(Unaligned, unaligned),
|