Interrups | Categories | Contents |
AX = 12FFh BX = 0306h ESI = linear address EDI = page table entry
Return:
CF clear if successful AX = 0000h (successful) CX = 0000h CF set on error AX = function status 0000h function supported CX error code 80h if linear address has no mapping 0001h (AX > 0) function not supported CX undefined
Note: This function is supported by Novell DOS 7+ EMM386.EXE 3.0+ and possibly by HIMEM.SYS 2.3+.
See Also: AX=12FFh/BX=0206h
Category: Memory Management - Int 2Fh - N
Interrups | Categories | Contents |