blockallocphys.asm

BlockAllocEx cdecl interface to the kernel

Author

Marcel Sondaar

License

Public Domain

Summary
blockallocphys.asmBlockAllocEx cdecl interface to the kernel
Functions
blockallocphysRequest the kernel to grant access to a given range in memory

Functions

blockallocphys

Request the kernel to grant access to a given range in memory

in

  • Stack(1) = Amount to allocate in pages
  • Stack(2) = Base address to mount
  • Stack(3) = Base address in physical memory to mount

out

Return = Amount allocated