Searched refs:H_FUNCTION (Results 1 - 16 of 16) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Dultravisor-api.h15 #define U_FUNCTION H_FUNCTION
H A Dhvcall.h38 #define H_FUNCTION -2 /* Function not supported */ macro
/linux-master/arch/powerpc/kvm/
H A Dbook3s_pr_papr.c50 ret = H_FUNCTION;
73 ret = H_FUNCTION;
97 ret = H_FUNCTION;
109 ret = H_FUNCTION;
180 ret = H_FUNCTION;
196 ret = H_FUNCTION;
225 ret = H_FUNCTION;
250 ret = H_FUNCTION;
H A Dbook3s_hv_rm_mmu.c203 return H_FUNCTION;
495 return H_FUNCTION;
569 return H_FUNCTION;
684 return H_FUNCTION;
755 return H_FUNCTION;
797 return H_FUNCTION;
845 return H_FUNCTION;
H A Dtrace_hv.h177 {H_FUNCTION, "H_FUNCTION"}, \
H A Dbook3s_hv.c944 return H_FUNCTION;
1124 return H_FUNCTION;
1339 ret = H_FUNCTION;
1344 ret = H_FUNCTION;
1359 ret = H_FUNCTION;
1364 ret = H_FUNCTION;
5564 case H_FUNCTION:
/linux-master/drivers/misc/cxl/
H A Dhcalls.c156 case H_FUNCTION: /* The function is not supported. */
224 case H_FUNCTION: /* The function is not supported. */
464 case H_FUNCTION: /* The function is not supported */
495 case H_FUNCTION: /* The function is not supported. */
600 case H_FUNCTION: /* The function is not supported. */
/linux-master/arch/powerpc/platforms/pseries/
H A Dhvcserver.c48 case H_FUNCTION:
H A Dmobility.c410 case H_FUNCTION:
H A Dplpks.c73 case H_FUNCTION:
H A Dvas.c157 /* H_FUNCTION means HV does not support VAS so don't print an error */
158 if (rc != H_FUNCTION) {
H A Dlpar.c1631 .commit_rc = H_FUNCTION,
H A Dpapr_scm.c546 else if (rc == H_FUNCTION)
/linux-master/drivers/watchdog/
H A Dpseries-wdt.c60 * H_FUNCTION The H_WATCHDOG hypercall is not supported by this
154 if (rc == H_FUNCTION)
/linux-master/arch/powerpc/mm/
H A Dnuma.c1402 case H_FUNCTION:
/linux-master/drivers/misc/
H A Dibmvmc.c1315 } else if (rc == H_FUNCTION) {

Completed in 215 milliseconds