Home
last modified time | relevance | path

Searched refs:exclaves_upcall_in_range (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.81.4/osfmk/kern/
H A Dexclaves_upcalls.h47 exclaves_upcall_in_range(uintptr_t, bool);
H A Dexclaves_upcalls.c661 exclaves_upcall_in_range(uintptr_t addr, bool slid) in exclaves_upcall_in_range() function
H A Dexclaves.c2812 if (exclaves_upcall_in_range(addr[i], slid)) { in exclaves_stack_offset()