Home
last modified time | relevance | path

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

/qemu/include/hw/ppc/
H A Dspapr.h569 #define H_SIGNAL_SYS_RESET 0x380 macro
/qemu/hw/ppc/
H A Dspapr_hcall.c1625 spapr_register_hypercall(H_SIGNAL_SYS_RESET, h_signal_sys_reset); in hypercall_register_types()