Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mn10300/kernel/
Dgdb-stub.c851 const char *hex2mem(const char *buf, void *_mem, int count, int may_fault) in hex2mem() function
/linux-4.4.14/arch/frv/kernel/
Dgdb-stub.c724 static char *hex2mem(const char *buf, void *_mem, int count) in hex2mem() function