Home
last modified time | relevance | path

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

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