DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

Manual section D3psm

intro - Kernel functions exported to the PSM
Intro - Kernel functions exported to the PSM
os_alloc - allocate memory
os_alloc_pages - allocate page-aligned memory
os_claim_vectors - claim interrupt vectors on a CPU
os_count_himem_resources - determine number of ms_resource_t structures
os_fill_himem_resources - fill an array with memory topology information
os_free - free allocated memory
os_get_option - return a configuration option
os_mutex_alloc - allocate and initialize a simple mutex exclusion lock
os_mutex_free - free a simple mutex
os_mutex_lock - acquire a simple exclusion lock
os_mutex_unlock - release a simple mutex exclusion lock
os_physmap - allocate a virtual address mapping
os_physmap_free - free a memory mapping
os_post_events - notify the operating system of special events
os_printf - deliver a text messages to the kernel
os_register_msops - register MSOP entry points
os_set_msparam - set MSOP parameter values
os_unclaim_vectors - release interrupt vectors