Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/powerpc/
H A Ddawr-power9.rst28 2) h_set_mode(DAWR)
37 h_set_mode(DAWR) and h_set_dabr() will now return an error to the
/openbmc/qemu/hw/ppc/
H A Dspapr_hcall.c903 static target_ulong h_set_mode(PowerPCCPU *cpu, SpaprMachineState *spapr, in h_set_mode() function
1607 spapr_register_hypercall(H_SET_MODE, h_set_mode); in hypercall_register_types()