Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/s390/crypto/
Dap_bus.c269 int ap_test_config_usage_domain(unsigned int domain) in ap_test_config_usage_domain() function
277 EXPORT_SYMBOL(ap_test_config_usage_domain);
1196 if (!ap_test_config_usage_domain(dom) || in ap_select_domain()
1332 if (!ap_test_config_usage_domain(dom)) { in ap_scan_domains()
1466 if (ap_test_config_usage_domain(dom)) { in ap_scan_adapter()
Dap_bus.h278 int ap_test_config_usage_domain(unsigned int domain);
Dzcrypt_api.c887 !ap_test_config_usage_domain(tdom) && in _zcrypt_send_cprb()