Searched refs:vie_op (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/amd64/include/
H A Dvmm.h490 * The data structures 'vie' and 'vie_op' are meant to be opaque to the
494 struct vie_op { struct
539 struct vie_op op; /* opcode description */
/freebsd-12-stable/sys/amd64/vmm/
H A Dvmm_instruction_emul.c62 /* struct vie_op.op_type */
85 /* struct vie_op.op_flags */
92 static const struct vie_op two_byte_opcodes[256] = {
116 static const struct vie_op one_byte_opcodes[256] = {

Completed in 124 milliseconds