Home
last modified time | relevance | path

Searched defs:read_ulong (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/scripts/gdb/linux/
H A Dutils.py148 def read_ulong(buffer, offset): function
/openbmc/linux/tools/testing/selftests/powerpc/
H A Dutils.c318 int read_ulong(const char *path, unsigned long *result, int base) in read_ulong() function