Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/sysdev/
H A Dfsl_soc.c200 fh_partition_restart(-1); in fsl_hv_restart()
/openbmc/linux/arch/powerpc/include/asm/
H A Dfsl_hcalls.h224 static inline unsigned int fh_partition_restart(unsigned int partition) in fh_partition_restart() function
/openbmc/linux/drivers/virt/
H A Dfsl_hypervisor.c63 param.ret = fh_partition_restart(param.partition); in ioctl_restart()