Searched refs:scanhex (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/powerpc/xmon/
H A Dxmon.c130 int scanhex(unsigned long *valp);
1031 if (!scanhex(&cpu)) { cpu_cmd()
1123 if (!scanhex(&adrs)) csum()
1125 if (!scanhex(&ncsum)) csum()
1196 if (scanhex(&dabr.address)) { bpt_cmds()
1216 if (!scanhex(&a)) bpt_cmds()
1229 if (!scanhex(&a)) { bpt_cmds()
1264 if (!scanhex(&a)) { bpt_cmds()
1441 if (scanhex(&sp)) backtrace()
1519 if (scanhex(&base)) { prregs()
1580 scanhex((void *)&adrs); cacheflush()
1584 scanhex(&nflush); cacheflush()
1703 scanhex(&regno); super_regs()
1707 scanhex(&val); super_regs()
1891 scanhex((void *)&adrs); memex()
1932 if( scanhex(&n) ){ memex()
2008 scanhex((void *)&adrs); memex()
2018 scanhex(&n); memex()
2023 scanhex(&n); memex()
2154 if (scanhex(&num)) dump_pacas()
2177 scanhex((void *)&adrs); dump()
2181 scanhex(&nidump); dump()
2191 scanhex(&ndump); dump()
2198 scanhex(&ndump); dump()
2342 scanhex((void *)&mdest); memops()
2345 scanhex((void *)(cmd == 's'? &mval: &msrc)); memops()
2348 scanhex((void *)&mcount); memops()
2359 scanhex((void *)&mdiffs); memops()
2390 scanhex((void *)&mdest); memlocate()
2393 scanhex((void *)&mend); memlocate()
2396 scanhex((void *)&mval); memlocate()
2399 scanhex((void *)&mask); memlocate()
2423 scanhex(&mdest); memzcan()
2425 scanhex(&mskip); memzcan()
2427 scanhex(&mlim); memzcan()
2453 if (!scanhex(&adrs)) proccall()
2460 if (!scanhex(&args[i]) || termch == '\n') proccall()
2511 scanhex(unsigned long *vp) scanhex() function
2678 if (scanhex(&addr)) symbol_lookup()
3210 if (scanhex(&offset)) dump_spu_ls()
3253 scanhex(&num); do_spu_cmd()

Completed in 116 milliseconds