Home
last modified time | relevance | path

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

/tools/testing/selftests/kvm/lib/x86/
A Dsvm.c162 return open_path_or_exit(SEV_DEV_PATH, 0); in open_sev_dev_path_or_exit()
/tools/testing/selftests/kvm/x86/
A Daperfmperf_test.c35 return open_path_or_exit(path, O_RDONLY); in open_dev_msr()
/tools/testing/selftests/kvm/lib/
A Dkvm_util.c47 int open_path_or_exit(const char *path, int flags) in open_path_or_exit() function
87 fd = open_path_or_exit(path, O_RDONLY); in get_module_param()
/tools/testing/selftests/kvm/include/
A Dkvm_util.h260 int open_path_or_exit(const char *path, int flags);

Completed in 13 milliseconds