Searched refs:exclaves_memory_alloc (Results 1 – 3 of 3) sorted by relevance
| /xnu-11215.61.5/osfmk/kern/ |
| H A D | exclaves_memory.c | 154 exclaves_memory_alloc(const uint32_t npages, uint32_t *pages, const exclaves_memory_pagekind_t kind) in exclaves_memory_alloc() function 374 exclaves_memory_alloc(npages, pagelist.pages, 410 exclaves_memory_alloc(npages, pages,
|
| H A D | exclaves_memory.h | 49 exclaves_memory_alloc(uint32_t npages, uint32_t * _Nonnull pages, const exclaves_memory_pagekind_t …
|
| H A D | exclaves.c | 1921 exclaves_memory_alloc(npages, page, EXCLAVES_MEMORY_PAGEKIND_ROOTDOMAIN); in handle_response_pmm_early_alloc()
|