Home
last modified time | relevance | path

Searched refs:vie_calculate_gla (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/amd64/include/
H A Dvmm_instruction_emul.h72 int vie_calculate_gla(enum vm_cpu_mode cpu_mode, enum vm_reg_name seg,
/freebsd/usr.sbin/bhyve/amd64/
H A Dinout.c156 if (vie_calculate_gla(vis->paging.cpu_mode, in emulate_inout()
H A Dtask_switch.c666 if (vie_calculate_gla(paging->cpu_mode, VM_REG_GUEST_SS, in push_errcode()
/freebsd/sys/amd64/vmm/
H A Dvmm_instruction_emul.c732 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