Searched refs:vie_peek (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/intel/io/vmm/ |
H A D | vmm_instruction_emul.c | 3336 vie_peek(struct vie *vie, uint8_t *x) in vie_peek() function 3388 if (vie_peek(vie, &x)) in decode_prefixes() 3435 if (vie_peek(vie, &x)) in decode_prefixes() 3463 if (vie_peek(vie, &x)) in decode_prefixes() 3489 if (vie_peek(vie, &x)) in decode_prefixes() 3531 if (vie_peek(vie, &x)) in decode_two_byte_opcode() 3548 if (vie_peek(vie, &x)) in decode_opcode() 3585 if (vie_peek(vie, &x)) in decode_modrm() 3666 if (vie_peek(vie, &x)) in decode_sib() 3740 if (vie_peek(vie, &x)) in decode_displacement() [all …]
|