Home
last modified time | relevance | path

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

/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/kvm/lib/
H A Dkvm_util.c53 static bool get_module_param_bool(const char *module_name, const char *param) in get_module_param_bool() function
84 return get_module_param_bool("kvm_intel", param); in get_kvm_intel_param_bool()
89 return get_module_param_bool("kvm_amd", param); in get_kvm_amd_param_bool()