Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/powerpc/include/
Dutils.h82 static inline char *auxv_platform(void) in auxv_platform() function
/Linux-v6.1/tools/testing/selftests/powerpc/pmu/sampling_tests/
Dmisc.c533 char *platform = auxv_platform(); in check_for_compat_mode()