Searched refs:emulate_stack_op (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/amd64/vmm/ |
H A D | vmm_instruction_emul.c | 1527 emulate_stack_op(struct vcpu *vcpu, uint64_t mmio_gpa, struct vie *vie, in emulate_stack_op() function 1644 error = emulate_stack_op(vcpu, mmio_gpa, vie, paging, memread, in emulate_push() 1665 error = emulate_stack_op(vcpu, mmio_gpa, vie, paging, memread, in emulate_pop()
|