Home
last modified time | relevance | path

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

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