INTS
| PXSvTrapInstallHandler | PXVT_INTS | |
|---|---|---|
Fn |
|
|
A1 |
Trap number for which to install the handler |
|
A2 |
Pointer to the trap handler to be installed |
|
Er |
|
|
| PXSvIntInstallHandler | PXVT_INTS | |
|---|---|---|
Fn |
|
|
A1 |
Interrupt number for which to install the context handler |
|
A2 |
Pointer to the interrupt handler to be installed |
|
Er |
|
|
| PXSvIntInstallService | PXVT_INTS | |
|---|---|---|
Fn |
|
|
A1 |
Interrupt number for which to install the |
|
A2 |
|
|
Er |
|
|
| PXSvIntInstallFastHandler | PXVT_INTS | |
|---|---|---|
Fn |
|
|
A1 |
Interrupt number for which to install the fast handler |
|
A2 |
Pointer to the interrupt handler to be installed |
|
Er |
|
|
| PXSvIntInstallFastContextHandler | PXVT_INTS | |
|---|---|---|
Fn |
|
|
A1 |
Interrupt number for which to install the fast context handler |
|
A2 |
Pointer to the interrupt handler to be installed |
|
Fn |
|
|
| PXSvIntEntry | PXVT_INTS | |
|---|---|---|
Fn |
1) Internal class 1 trap handler 2) Internal general interrupt handler |
|
A1 |
1) Program Counter when the trap occurred — address, where the fault happened 2) ID of the task object that installed the interrupt handler or |
|
A2 |
1) 2) Interrupt number to process |
|
| PXSvIntExit | PXVT_INTS | |
|---|---|---|
Fn |
1) Internal class 1 trap handler 2) Internal general interrupt handler 3) Internal interrupt service |
|
A1 |
1) Trap handler solved status: 2) ID of the task object that installed the interrupt handler or |
|
A2 |
1) 2) Interrupt number to process 3) Interrupt number to process or |
|
Er |
3) |
|