Searched refs:kvmppc_hypercall_table (Results 1 – 1 of 1) sorted by relevance
1502 static spapr_hcall_fn kvmppc_hypercall_table[KVMPPC_HCALL_MAX - KVMPPC_HCALL_BASE + 1]; variable1521 slot = &kvmppc_hypercall_table[opcode - KVMPPC_HCALL_BASE]; in spapr_register_hypercall()1544 slot = &kvmppc_hypercall_table[opcode - KVMPPC_HCALL_BASE]; in spapr_unregister_hypercall()1571 spapr_hcall_fn fn = kvmppc_hypercall_table[opcode - KVMPPC_HCALL_BASE]; in spapr_hypercall()