Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/kvm/include/
H A Dkvm_util_base.h239 bool get_kvm_amd_param_bool(const char *param);
/openbmc/linux/tools/testing/selftests/kvm/lib/x86_64/
H A Dprocessor.c122 return get_kvm_amd_param_bool("npt"); in kvm_is_tdp_enabled()
/openbmc/linux/tools/testing/selftests/kvm/lib/
H A Dkvm_util.c93 bool get_kvm_amd_param_bool(const char *param) in get_kvm_amd_param_bool() function