Searched refs:exclaves_conclave_get_domain (Results 1 – 3 of 3) sorted by relevance
655 exclaves_conclave_get_domain(exclaves_resource_t *resource);
351 const char *domain = exclaves_conclave_get_domain(task_get_conclave(task)); in _exclaves_ctl_trap()500 const char *domain = exclaves_conclave_get_domain(task_get_conclave(task)); in _exclaves_ctl_trap()543 const char *domain = exclaves_conclave_get_domain(task_get_conclave(task)); in _exclaves_ctl_trap()615 const char *domain = exclaves_conclave_get_domain(task_get_conclave(task)); in _exclaves_ctl_trap()742 const char *domain = exclaves_conclave_get_domain(task_get_conclave(task)); in _exclaves_ctl_trap()
1411 exclaves_conclave_get_domain(exclaves_resource_t *resource) in exclaves_conclave_get_domain() function