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