Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/s390/crypto/
Dap_bus.c281 int ap_test_config_usage_domain(unsigned int domain) in ap_test_config_usage_domain() function
289 EXPORT_SYMBOL(ap_test_config_usage_domain);
1400 if (!ap_test_config_usage_domain(dom) || in ap_select_domain()
1536 if (!ap_test_config_usage_domain(dom)) { in ap_scan_domains()
1672 if (ap_test_config_usage_domain(dom)) { in ap_scan_adapter()
Dap_bus.h280 int ap_test_config_usage_domain(unsigned int domain);
Dzcrypt_api.c886 !ap_test_config_usage_domain(tdom) && in _zcrypt_send_cprb()