Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/powerpc/include/
H A Dutils.h107 static inline char *auxv_platform(void) in auxv_platform() function
/openbmc/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/
H A Dmisc.c533 char *platform = auxv_platform(); in check_for_compat_mode()