Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dspapr.h928 int spapr_reallocate_hpt(SpaprMachineState *spapr, int shift, Error **errp);
/openbmc/qemu/hw/ppc/
H A Dspapr_hcall.c1257 spapr_reallocate_hpt(spapr, maxshift, &error_fatal); in do_client_architecture_support()
H A Dspapr.c1633 int spapr_reallocate_hpt(SpaprMachineState *spapr, int shift, Error **errp) in spapr_reallocate_hpt() function
1697 spapr_reallocate_hpt(spapr, hpt_shift, &error_fatal); in spapr_setup_hpt()
2469 ret = spapr_reallocate_hpt(spapr, section_hdr, &local_err); in htab_load()