Searched refs:allocateGlobalVmContext (Results 1 – 3 of 3) sorted by relevance
42 IGlobalVmContext allocateGlobalVmContext(int requesterDebugPid); in allocateGlobalVmContext() method
248 fn allocateGlobalVmContext( in allocateGlobalVmContext() method
356 let vm_context = GLOBAL_SERVICE.allocateGlobalVmContext(requester_debug_pid)?; in create_vm_context()