Searched defs:enable_singlestep (Results 1 – 4 of 4) sorted by relevance
204 fn enable_singlestep(vcpu: &T) -> Result<()> { in enable_singlestep() method
553 fn enable_singlestep(_vcpu: &T) -> Result<()> { in enable_singlestep() method
1275 fn enable_singlestep(vcpu: &T) -> Result<()> { in enable_singlestep() method
641 fn enable_singlestep(vcpu: &T) -> Result<(), Self::Error>; in enable_singlestep() method