Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dspapr.h600 #define KVMPPC_H_UPDATE_DT (KVMPPC_HCALL_BASE + 0x3) macro
/openbmc/qemu/hw/ppc/
H A Dspapr_hcall.c1637 spapr_register_hypercall(KVMPPC_H_UPDATE_DT, h_update_dt); in hypercall_register_types()