Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/include/
H A Dkvm_util.h265 bool get_kvm_amd_param_bool(const char *param);
/linux/tools/testing/selftests/kvm/lib/x86/
H A Dprocessor.c122 return get_kvm_amd_param_bool("npt"); in kvm_is_tdp_enabled()
/linux/tools/testing/selftests/kvm/lib/
H A Dkvm_util.c148 bool get_kvm_amd_param_bool(const char *param) in get_kvm_amd_param_bool() function