Searched refs:h_softmmu (Results 1 – 1 of 1) sorted by relevance
1589 static target_ulong h_softmmu(PowerPCCPU *cpu, SpaprMachineState *spapr, in h_softmmu() function1598 spapr_register_hypercall(H_ENTER, h_softmmu); in hypercall_register_softmmu()1599 spapr_register_hypercall(H_REMOVE, h_softmmu); in hypercall_register_softmmu()1600 spapr_register_hypercall(H_PROTECT, h_softmmu); in hypercall_register_softmmu()1601 spapr_register_hypercall(H_READ, h_softmmu); in hypercall_register_softmmu()1604 spapr_register_hypercall(H_BULK_REMOVE, h_softmmu); in hypercall_register_softmmu()