rustubs::defs::ExternSyms

Function ___FREE_PAGE_STACK__

Source
pub unsafe extern "C" fn ___FREE_PAGE_STACK__()
Expand description

a chunk (8M) of reserved memory, optionally used by the stack based physical frame allocator. This naive pma is deprecated, and you must not use this symbol unless you adjust the startup code to reserve memory of cooresponding size and alignment. This is deprecated