Home
last modified time | relevance | path

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

/xnu-10063.101.15/osfmk/kern/
H A Dexclaves_resource.h133 } exclaves_notification_t; typedef
152 exclaves_notification_t r_notification;
H A Dexclaves_resource.c1620 exclaves_notification_t *notification = &resource->r_notification; in exclaves_notification_init()