Home
last modified time | relevance | path

Searched refs:x86_curthread_restore_dbregs (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/virtual/nvmm/x86/
H A Dnvmm_x86.h778 x86_curthread_restore_dbregs(uint64_t *drs __unused) in x86_curthread_restore_dbregs() function
812 x86_curthread_restore_dbregs(uint64_t *drs) in x86_curthread_restore_dbregs() function
H A Dnvmm_x86_svm.c1429 x86_curthread_restore_dbregs(cpudata->hstate.drs); in svm_vcpu_guest_dbregs_leave()
H A Dnvmm_x86_vmx.c2111 x86_curthread_restore_dbregs(cpudata->hstate.drs); in vmx_vcpu_guest_dbregs_leave()