Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/x86/
H A Dlam.c958 uint8_t file_Exists(const char *fileName) in file_Exists() function
1022 if (file_Exists(dsaDeviceFile) == 1) in Dsa_Init_Sysfs()
1026 if (file_Exists(dsaPasidEnable) != 1) { in Dsa_Init_Sysfs()
1044 return (file_Exists(dsaDeviceFile) != 1); in Dsa_Init_Sysfs()