Instruction manual
FIXUP
FIXUP
Readjust virtual address references internal to the console service routines.
Format
status = FIXUP (new_base_va,
hwrpb_va);
Arguments
new_base_va
The new starting virtual address for the console service routines and their I/O
pages.
hwrpb_va
The new starting HWRPB virtual address.
Description
The FIXUP routine adjusts the virtual address references in the console service
routines and their I/O pages, in the HWRPB, and in the current information of
the map entries in the CRB.
Note
You can call FIXUP only once after system software is booted.
Returns:
R0<63> = 0 Success
R0<63> =1 Failure
Console 16–57