Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/powerpc/syscalls/
Drtas_filter.c36 static const char *ofdt_rtas_path = "/proc/device-tree/rtas"; variable
125 rc = get_property(ofdt_rtas_path, call_name, &prop_buf, &len); in rtas_token()