Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sparc64/sparc64/
H A Dhvcall.S30 #define CPU_STOP 0x11 macro
/netbsd-src/sys/arch/x86/include/
H A Dcpu.h393 #define CPU_STOP(_ci) ((_ci)->ci_func->stop(_ci)) macro