Searched refs:PAlloc_Release (Results 1 – 6 of 6) sorted by relevance
93 PAlloc_Release(as); in PMap_NewAS()138 PAlloc_Release((void *)DMPA2VA(pte4 & PGNUMMASK)); in PMap_DestroyAS()143 PAlloc_Release((void *)DMPA2VA(pte3 & PGNUMMASK)); in PMap_DestroyAS()148 PAlloc_Release((void *)DMPA2VA(pte2 & PGNUMMASK)); in PMap_DestroyAS()153 PAlloc_Release((void *)DMPA2VA(pte & PGNUMMASK)); in PMap_DestroyAS()157 PAlloc_Release(space); in PMap_DestroyAS()
82 PAlloc_Release((void *)(args[1] - PGSIZE)); in MPBootAP()
96 PAlloc_Release(arg); in Syscall_Spawn()113 PAlloc_Release(arg); in Syscall_Spawn()123 PAlloc_Release(arg); in Syscall_Spawn()131 PAlloc_Release(pg); in Syscall_Spawn()132 PAlloc_Release(arg); in Syscall_Spawn()
265 PAlloc_Release(void *pg) in PAlloc_Release() function
210 PAlloc_Release((void *)thr->kstack); in Thread_Destroy()
22 void PAlloc_Release(void *pg);