delorie.com/djgpp/doc/dpmi/api/310801.html   search  
Int 31H Function 0801H

Free Physical Address Mapping [1.0]

Releases a mapping of physical to linear addresses that was previously obtained with the Physical Address Mapping function (Int 31H Function 0800H).

Call With

AX = 0801H
BX:CX = linear address returned by physical address mapping call

Returns

if function successful
Carry flag = clear

if function unsuccessful
Carry flag = set
AX = error code
8025Hinvalid linear address

Notes


  prev next   webmaster     delorie software   privacy  
  Copyright © 1996     Updated Apr 1996