Searched defs:ctx (Results 1 – 2 of 2) sorted by relevance
122 let ctx = PerCpuVar::new(data).unwrap(); in init_local_context() localVariable130 let ctx = unsafe { local_context().force_get(hartid) }; in init_local_context() localVariable
134 let mut ctx = self.module.make_context(); in compile_function() localVariable