Searched defs:VcpuThread (Results 1 – 6 of 6) sorted by relevance
66 pub(super) struct VcpuThread { struct71 thread_local!(static VCPU_THREAD: RefCell<Option<VcpuThread>> = RefCell::new(None)); argument
644 pub(super) struct VcpuThread { struct649 thread_local!(static VCPU_THREAD: RefCell<Option<VcpuThread>> = RefCell::new(None)); argument
777 pub(super) struct VcpuThread { struct782 thread_local!(static VCPU_THREAD: RefCell<Option<VcpuThread>> = RefCell::new(None)); argument
301 pub(super) struct VcpuThread { struct306 thread_local!(static VCPU_THREAD: RefCell<Option<VcpuThread>> = RefCell::new(None)); argument
1063 pub(super) struct VcpuThread { struct1068 thread_local!(static VCPU_THREAD: RefCell<Option<VcpuThread>> = RefCell::new(None)); argument
1027 pub struct VcpuThread { struct1032 thread_local!(static VCPU_THREAD: RefCell<Option<VcpuThread>> = RefCell::new(None)); argument