Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/src/crosvm/sys/linux/
H A Dvcpu.rs292 if let Err(e) = crate::crosvm::gdb::vcpu_control_debug( in vcpu_loop()
/aosp_15_r20/external/crosvm/src/crosvm/
H A Dgdb.rs552 pub fn vcpu_control_debug<V>( in vcpu_control_debug() function