Searched refs:novm_arena (Results 1 – 1 of 1) sorted by relevance
22 struct novm_arena { struct52 struct novm_arena arena[NOVM_MAX_ARENAS]; argument82 static bool in_arena(struct novm_arena *n, void *p) { in in_arena()91 static void novm_init_helper(struct novm_arena *n, const char *name, in novm_init_helper()155 static void *novm_alloc_helper(struct novm_arena *n, size_t pages) { in novm_alloc_helper()198 struct novm_arena *n = NULL; in novm_free_pages()221 struct novm_arena *n = NULL; in novm_alloc_specific_pages()294 static void novm_dump_arena(struct novm_arena *n) { in novm_dump_arena()
Completed in 3 milliseconds