Home
last modified time | relevance | path

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

/linux-4.1.27/Documentation/
Dunaligned-memory-access.txt13 Unaligned memory accesses occur when you try to read N bytes of data starting
/linux-4.1.27/arch/xtensa/
DKconfig134 bool "Unaligned memory access in use space"
/linux-4.1.27/arch/x86/kvm/
Demulate.c162 #define Unaligned ((u64)1 << 42) /* Explicitly unaligned (e.g. MOVDQU) */ macro
635 else if (ctxt->d & Unaligned) in insn_aligned()
3904 I(Mmx, em_mov), I(Sse | Aligned, em_mov), N, I(Sse | Unaligned, em_mov),
4035 I2bvIP(DstDI | SrcDX | Mov | String | Unaligned, em_in, ins, check_perm_in), /* insb, insw/insd */