Searched defs:_ci (Results 1 – 1 of 1) sorted by relevance
392 #define CPU_STARTUP(_ci, _target) ((_ci)->ci_func->start(_ci, _target)) argument 393 #define CPU_STOP(_ci) ((_ci)->ci_func->stop(_ci)) argument 394 #define CPU_START_CLEANUP(_ci) ((_ci)->ci_func->cleanup(_ci)) argument