Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/powerpc/syscalls/
H A Drtas_filter.c37 static const char *ofdt_rtas_path = "/proc/device-tree/rtas"; variable
72 rc = get_property(ofdt_rtas_path, call_name, &prop_buf, &len); in rtas_token()