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

/linux-master/tools/perf/scripts/python/
H A Dpowerpc-hcalls.py36 hcall_table = { variable
154 if (opcode in hcall_table):
155 return hcall_table[opcode]

Completed in 145 milliseconds