nckernel  0.1
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
onetime_map.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void * onetime_map (void *pma)
 PMA 를 VMA 로 매핑한다. More...
 
void onetime_map_init (void *vma_start, void *vma_end)
 onetime map 초기화 More...
 
void * onetime_unmap (void *vma)
 임시로 사용되던 VMA 값을 다시 초기화 한다. More...