Searched refs:vie_calculate_gla (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/amd64/include/ |
H A D | vmm_instruction_emul.h | 72 int vie_calculate_gla(enum vm_cpu_mode cpu_mode, enum vm_reg_name seg,
|
/freebsd/usr.sbin/bhyve/amd64/ |
H A D | inout.c | 156 if (vie_calculate_gla(vis->paging.cpu_mode, in emulate_inout()
|
H A D | task_switch.c | 666 if (vie_calculate_gla(paging->cpu_mode, VM_REG_GUEST_SS, in push_errcode()
|
/freebsd/sys/amd64/vmm/ |
H A D | vmm_instruction_emul.c | 732 if (vie_calculate_gla(paging->cpu_mode, seg, &desc, val, opsize, in get_gla() 1572 if (vie_calculate_gla(paging->cpu_mode, VM_REG_GUEST_SS, &ss_desc, in emulate_stack_op() 1884 vie_calculate_gla(enum vm_cpu_mode cpu_mode, enum vm_reg_name seg, in vie_calculate_gla() function
|