Home
last modified time | relevance | path

Searched refs:VM_REG_GUEST_CR4 (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/amd64/vmm/amd/
H A Dvmcb.c189 case VM_REG_GUEST_CR4: in vmcb_read()
299 case VM_REG_GUEST_CR4: in vmcb_write()
H A Dsvm.c2619 err += svm_snapshot_reg(vcpu, VM_REG_GUEST_CR4, meta); in svm_vcpu_snapshot()
/freebsd/sys/amd64/vmm/
H A Dx86.c344 VM_REG_GUEST_CR4, &cr4); in x86_emulate_cpuid()
/freebsd/sys/amd64/vmm/intel/
H A Dvmcs.c84 case VM_REG_GUEST_CR4: in vmcs_field_encoding()
H A Dvmx.c3396 case VM_REG_GUEST_CR4: in vmx_shadow_reg()
4163 err += vmcs_snapshot_reg(vmcs, run, VM_REG_GUEST_CR4, meta); in vmx_vcpu_snapshot()
/freebsd/sys/amd64/include/
H A Dvmm.h73 VM_REG_GUEST_CR4, enumerator
/freebsd/usr.sbin/bhyveload/
H A Dbhyveload.c489 vmreg = VM_REG_GUEST_CR4; in cb_setcr()
/freebsd/usr.sbin/bhyve/
H A Dgdb.c210 { .id = VM_REG_GUEST_CR4, .size = 8 },
294 VM_REG_GUEST_CR4, in guest_paging_info()