Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dplpar_wrappers.h329 return plpar_hcall_norets(H_SIGNAL_SYS_RESET, cpu); in plpar_signal_sys_reset()
H A Dhvcall.h299 #define H_SIGNAL_SYS_RESET 0x380 macro
/openbmc/qemu/include/hw/ppc/
H A Dspapr.h566 #define H_SIGNAL_SYS_RESET 0x380 macro
/openbmc/qemu/hw/ppc/
H A Dspapr_hcall.c1625 spapr_register_hypercall(H_SIGNAL_SYS_RESET, h_signal_sys_reset); in hypercall_register_types()