_ _PAL_HALT Intrinsic

The _ _PAL_HALT intrinsic has the following declaration:

void __PAL_HALT(void);

This intrinsic function executes a CALL_PAL HALT instruction. This intrinsic may only be executed in kernel mode.