Searched refs:emulate_stack_op (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/sys/amd64/vmm/ |
| H A D | vmm_instruction_emul.c | 1425 emulate_stack_op(void *vm, int vcpuid, uint64_t mmio_gpa, struct vie *vie, in emulate_stack_op() function 1542 error = emulate_stack_op(vm, vcpuid, mmio_gpa, vie, paging, memread, in emulate_push() 1563 error = emulate_stack_op(vm, vcpuid, mmio_gpa, vie, paging, memread, in emulate_pop()
|