Searched refs:H_AUTHORITY (Results 1 - 13 of 13) sorted by relevance

/linux-master/drivers/misc/cxl/
H A Dhcalls.c158 case H_AUTHORITY: /* The partition does not have authority to perform this hcall */
188 case H_AUTHORITY: /* The partition does not have authority to perform this hcall */
229 case H_AUTHORITY: /* The partition does not have authority to perform this hcall */
418 case H_AUTHORITY: /* The partition does not have authority to perform this hcall. */
462 case H_AUTHORITY: /* The partition does not have authority to perform this hcall; the coherent platform facilities may need to be licensed. */
500 case H_AUTHORITY: /* The partition does not have authority to perform this hcall */
604 case H_AUTHORITY: /* The partition does not have authority to perform this hcall */
/linux-master/arch/powerpc/perf/
H A Dhv-gpci.c152 * ret value as H_AUTHORITY implies that partition is not permitted to retrieve
156 if (ret == H_AUTHORITY)
598 * ret value as H_AUTHORITY implies that partition is not permitted to retrieve
602 if (ret == H_AUTHORITY)
816 * ret value as H_AUTHORITY implies that partition is not permitted to retrieve
820 if (ret == H_AUTHORITY)
912 if (!ret || ret == H_AUTHORITY || ret == H_PARAMETER) {
/linux-master/arch/powerpc/kvm/
H A Dtrace_hv.h185 {H_AUTHORITY, "H_AUTHORITY"}, \
H A Dbook3s_hv_uvmem.c483 return H_AUTHORITY;
H A Dbook3s_hv_nestedv2.c1016 case H_AUTHORITY:
H A Dbook3s_hv_nested.c418 return H_AUTHORITY;
H A Dbook3s_hv.c5570 case H_AUTHORITY:
/linux-master/arch/powerpc/include/asm/
H A Dhvcall.h46 #define H_AUTHORITY -10 macro
/linux-master/drivers/net/ethernet/ibm/ehea/
H A Dehea_phyp.c99 if ((ret < H_SUCCESS) && !(((ret == H_AUTHORITY)
H A Dehea_main.c1122 if (hret == H_AUTHORITY) {
1777 if (hret == H_AUTHORITY)
/linux-master/arch/powerpc/platforms/pseries/
H A Dplpks.c96 case H_AUTHORITY:
H A Dpapr_scm.c321 } else if (rc == H_AUTHORITY) {
/linux-master/drivers/misc/
H A Dibmvmc.c1318 } else if (rc == H_AUTHORITY) {

Completed in 263 milliseconds