Searched defs:CPU_STOP (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/arch/sparc64/sparc64/ | ||
H A D | hvcall.S | 30 #define CPU_STOP 0x11 macro |
/netbsd-src/sys/arch/x86/include/ | ||
H A D | cpu.h | 393 #define CPU_STOP(_ci) ((_ci)->ci_func->stop(_ci)) macro |