Home
last modified time | relevance | path

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

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