Searched refs:em_mov (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/kvm/ |
H A D | emulate.c | 3687 static int em_mov(struct x86_emulate_ctxt *ctxt) in em_mov() function 4581 I(DstMem | SrcImm | Mov | PageTable, em_mov), 4598 I(Mmx, em_mov), I(Sse | Aligned, em_mov), N, I(Sse | Unaligned, em_mov), 4602 I(0, em_mov), N 4610 I(Unaligned, em_mov), I(Unaligned, em_mov), N, N, 4614 I(Aligned, em_mov), I(Aligned, em_mov), [all...] |
/kernel/linux/linux-6.6/arch/x86/kvm/ |
H A D | emulate.c | 3259 static int em_mov(struct x86_emulate_ctxt *ctxt) in em_mov() function 4156 I(DstMem | SrcImm | Mov | PageTable, em_mov), 4173 I(Mmx, em_mov), I(Sse | Aligned, em_mov), N, I(Sse | Unaligned, em_mov), 4177 I(0, em_mov), N 4185 I(Unaligned, em_mov), I(Unaligned, em_mov), N, N, 4189 I(Aligned, em_mov), I(Aligned, em_mov), [all...] |
Completed in 13 milliseconds