Home
last modified time | relevance | path

Searched refs:exclaves_memory_free (Results 1 – 2 of 2) sorted by relevance

/xnu-11215.81.4/osfmk/kern/
H A Dexclaves_memory.c220 exclaves_memory_free(const uint32_t npages, const uint32_t *pages, const exclaves_memory_pagekind_t… in exclaves_memory_free() function
391 exclaves_memory_free(npages, pages, (exclaves_memory_pagekind_t) kind);
437 exclaves_memory_free(npages, _pages, (exclaves_memory_pagekind_t) kind);
H A Dexclaves_memory.h52 exclaves_memory_free(uint32_t npages, const uint32_t * _Nonnull pages, const exclaves_memory_pageki…