Home
last modified time | relevance | path

Searched refs:pushf_sstep (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/amd64/vmm/amd/
H A Dsvm_softc.h42 bool pushf_sstep; /* indicates that we've stepped over pushf */ member
H A Dsvm.c1456 } else if (vcpu->dbg.pushf_sstep) { in svm_vmexit()
1461 vcpu->dbg.pushf_sstep = 0; in svm_vmexit()
1626 vcpu->dbg.pushf_sstep = 1; in svm_vmexit()