Home
last modified time | relevance | path

Searched defs:_ci (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/x86/include/
H A Dcpu.h392 #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