Home
last modified time | relevance | path

Searched refs:exclaves_notification_create (Results 1 – 5 of 5) sorted by relevance

/xnu-10063.141.1/osfmk/kern/
H A Dexclaves_resource.h798 exclaves_notification_create(const char *domain, const char *name,
H A Dexclaves_resource.c1872 exclaves_notification_create(const char *domain, const char *name, in exclaves_notification_create() function
H A Dexclaves.c786 kr = exclaves_notification_create(domain, in _exclaves_ctl_trap()
/xnu-10063.141.1/osfmk/mach/
H A Dexclaves.h601 exclaves_notification_create(mach_port_t port, const char *name, uint64_t *notification_id);
/xnu-10063.141.1/libsyscall/wrappers/
H A Dexclaves.c258 exclaves_notification_create(__unused mach_port_t port, const char *name, in exclaves_notification_create() function