Searched refs:VM_REG_GUEST_INTR_SHADOW (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/amd64/include/
H A Dvmm.h90 VM_REG_GUEST_INTR_SHADOW, enumerator in enum:vm_reg_name
/freebsd-11-stable/sys/amd64/vmm/amd/
H A Dsvm.c2174 if (ident == VM_REG_GUEST_INTR_SHADOW) {
2201 if (ident == VM_REG_GUEST_INTR_SHADOW) {
/freebsd-11-stable/sys/amd64/vmm/intel/
H A Dvmx.c3191 if (reg == VM_REG_GUEST_INTR_SHADOW)
3212 if (reg == VM_REG_GUEST_INTR_SHADOW)
/freebsd-11-stable/sys/amd64/vmm/
H A Dvmm.c2033 error = vm_set_register(vm, vcpuid, VM_REG_GUEST_INTR_SHADOW, 0);

Completed in 91 milliseconds