Searched refs:exclaves_conclave_get_domain (Results 1 – 3 of 3) sorted by relevance
484 exclaves_conclave_get_domain(exclaves_resource_t *resource);
355 const char *domain = exclaves_conclave_get_domain(task_get_conclave(task)); in _exclaves_ctl_trap()479 const char *domain = exclaves_conclave_get_domain(task_get_conclave(task)); in _exclaves_ctl_trap()522 const char *domain = exclaves_conclave_get_domain(task_get_conclave(task)); in _exclaves_ctl_trap()583 const char *domain = exclaves_conclave_get_domain(task_get_conclave(task)); in _exclaves_ctl_trap()710 const char *domain = exclaves_conclave_get_domain(task_get_conclave(task)); in _exclaves_ctl_trap()
1085 exclaves_conclave_get_domain(exclaves_resource_t *resource) in exclaves_conclave_get_domain() function