Interrups | Categories | Contents |
AH = 56h AL = subfunction 00h physical page numbers provided by caller DX = handle DS:SI -> structure containing page map and call address 01h segment addresses provided by caller DX = handle DS:SI -> structure containing page map and call address 02h get page map stack space requiredReturn:
BX = stack space required
Return:
(if successful, the target address is called. Use a RETF to return and restore mapping context) AH = status (00h,80h,81h,83h,84h,8Ah,8Bh,8Fh) (see #03648)
See Also: AH=55h
Category: Memory Management - Int 67h - L
Interrups | Categories | Contents |