Home
last modified time | relevance | path

Searched refs:hlt (Results 1 – 7 of 7) sorted by relevance

/dragonfly/sys/dev/disk/fd/
H A Dnec765.h139 #define NE7_SPEC_2(hlt, nd) (((hlt) & 0xFE) | ((nd) & 1)) argument
/dragonfly/sys/platform/pc64/x86_64/
H A Dsigtramp.s48 0: hlt /* trap priviliged instruction */
H A Dlocore.s82 0: hlt
H A Dexception.S332 2: hlt
/dragonfly/sys/platform/vkernel64/x86_64/
H A Dlocore.s68 0: hlt /* trap priviliged instruction */
/dragonfly/stand/boot/pc32/cdboot/
H A Dcdboot.S445 halt: hlt
/dragonfly/sys/contrib/dev/acpica/
H A Dchanges.txt17694 We now use safe_halt() macro versus individual calls to sti | hlt.