transferpage.asm

Page duplication wrapper for high-level languages

Author

Marcel Sondaar

License

Public Domain

Summary
transferpage.asmPage duplication wrapper for high-level languages
Functions
transferpageRequest memory from the kernel

Functions

transferpage

Request memory from the kernel

in

  • Stack(1) = Location of the page in the current address space
  • Stack(2) = Location of the page in the remote address space
  • Stack(3) = Handle of the remote address space

out

EAXthe status of the operation