Home
last modified time | relevance | path

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

/qemu/hw/ppc/
H A Dspapr_vhyp_mmu.c615 spapr_register_hypercall(H_REMOVE, h_remove); in hypercall_register_types()
H A Dspapr_hcall.c1599 spapr_register_hypercall(H_REMOVE, h_softmmu); in hypercall_register_softmmu()
/qemu/include/hw/ppc/
H A Dspapr.h453 #define H_REMOVE 0x04 macro