blockallocphysl.asm

BlockAllocEx cdecl interface to the kernel

Author

Marcel Sondaar

License

Public Domain

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

Functions

blockallocphysl

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

in

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

out

Return = Amount allocated