Searched refs:kvmppc_hypercall_table (Results 1 – 1 of 1) sorted by relevance
1515 static spapr_hcall_fn kvmppc_hypercall_table[KVMPPC_HCALL_MAX - KVMPPC_HCALL_BASE + 1]; variable1534 slot = &kvmppc_hypercall_table[opcode - KVMPPC_HCALL_BASE]; in spapr_register_hypercall()1557 slot = &kvmppc_hypercall_table[opcode - KVMPPC_HCALL_BASE]; in spapr_unregister_hypercall()1584 spapr_hcall_fn fn = kvmppc_hypercall_table[opcode - KVMPPC_HCALL_BASE]; in spapr_hypercall()