Home
last modified time | relevance | path

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

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