Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/x86/
H A Dlam.c1087 uint8_t file_Exists(const char *fileName) in file_Exists() function
1151 if (file_Exists(dsaDeviceFile) == 1) in Dsa_Init_Sysfs()
1155 if (file_Exists(dsaPasidEnable) != 1) { in Dsa_Init_Sysfs()
1173 return (file_Exists(dsaDeviceFile) != 1); in Dsa_Init_Sysfs()