Searched refs:file_ram_alloc (Results 1 - 1 of 1) sorted by relevance

/vbox/src/recompiler/
H A Dexec.c3007 static void *file_ram_alloc(RAMBlock *block, function
3068 perror("file_ram_alloc: can't mmap RAM pages");
3183 new_block->host = file_ram_alloc(new_block, size, mem_path);

Completed in 1580 milliseconds