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

/freebsd-11-stable/sys/amd64/include/
H A Dvmm.h478 * The data structures 'vie' and 'vie_op' are meant to be opaque to the
482 struct vie_op { struct
527 struct vie_op op; /* opcode description */
/freebsd-11-stable/sys/amd64/vmm/
H A Dvmm_instruction_emul.c60 /* struct vie_op.op_type */
83 /* struct vie_op.op_flags */
90 static const struct vie_op two_byte_opcodes[256] = {
114 static const struct vie_op one_byte_opcodes[256] = {

Completed in 58 milliseconds