Home
last modified time | relevance | path

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

/openbsd/sys/arch/sparc64/sparc64/
H A Dhvcall.S33 #define CPU_STOP 0x11 macro
/openbsd/sys/arch/i386/include/
H A Dcpu.h221 #define CPU_STOP(_ci) ((_ci)->ci_func->stop(_ci)) macro
/openbsd/sys/arch/amd64/include/
H A Dcpu.h295 #define CPU_STOP(_ci) ((_ci)->ci_func->stop(_ci)) macro