gtpi1m0uSystem Installation Support Reference

CPU External Interrupt

User exit routine UCCCPTE is invoked whenever any CPU external interrupt is taken and the exit point named CPTE is active. Exit point CPTE is contained in CSECT CCNUCL.

This exit point has been provided to allow the user exit routine to be invoked when any CPU external interrupt is received. The exit will be invoked from both the main and application I-streams.

General Conditions at Entry

The registers at entry to UCCCPTE are:

R11-R15
See User Exit Routines - Common Entry Conditions.

System Conditions at Entry

System state
Supervisor

System mask
Masked

Protect key
0

Address Space
SVM.

Programming Considerations at Entry

See User Exit Routines - Common Programming Considerations for other considerations.

Programming Considerations on Return

See User Exit Routines - Common Return Conditions.

General Conditions on Return

See User Exit Routines - Common Return Conditions.