Home
last modified time | relevance | path

Searched refs:H_AUTHORITY (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/drivers/misc/cxl/
H A Dhcalls.c158 case H_AUTHORITY: /* The partition does not have authority to perform this hcall */ in cxl_h_attach_process()
188 case H_AUTHORITY: /* The partition does not have authority to perform this hcall */ in cxl_h_detach_process()
229 case H_AUTHORITY: /* The partition does not have authority to perform this hcall */ in cxl_h_control_function()
418 case H_AUTHORITY: /* The partition does not have authority to perform this hcall. */ in cxl_h_collect_int_info()
462 …case H_AUTHORITY: /* The partition does not have authority to perform this hcall; the coherent pl… in cxl_h_control_faults()
500 case H_AUTHORITY: /* The partition does not have authority to perform this hcall */ in cxl_h_control_facility()
604 case H_AUTHORITY: /* The partition does not have authority to perform this hcall */ in cxl_h_download_facility()
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-event_source-devices-hv_gpci97 "H_AUTHORITY" or "H_PARAMETER" as the return type.
99 HCALL with return error type "H_AUTHORITY" can be resolved during
129 "H_AUTHORITY" or "H_PARAMETER" as the return type.
131 HCALL with return error type "H_AUTHORITY" can be resolved during
161 "H_AUTHORITY" or "H_PARAMETER" as the return type.
163 HCALL with return error type "H_AUTHORITY" can be resolved during
193 "H_AUTHORITY" or "H_PARAMETER" as the return type.
195 HCALL with return error type "H_AUTHORITY" can be resolved during
225 "H_AUTHORITY" or "H_PARAMETER" as the return type.
227 HCALL with return error type "H_AUTHORITY" can be resolved during
/openbmc/linux/arch/powerpc/perf/
H A Dhv-gpci.c156 if (ret == H_AUTHORITY) in systeminfo_gpci_request()
602 if (ret == H_AUTHORITY) in affinity_domain_via_partition_show()
820 if (ret == H_AUTHORITY) in h_gpci_event_init()
912 if (!ret || ret == H_AUTHORITY || ret == H_PARAMETER) { in sysinfo_device_attr_create()
/openbmc/linux/arch/powerpc/include/asm/
H A Dhvcall.h46 #define H_AUTHORITY -10 macro
/openbmc/qemu/hw/ppc/
H A Dspapr_hcall.c66 return H_AUTHORITY; in resize_hpt_convert_rc()
93 return H_AUTHORITY; in h_resize_hpt_prepare()
173 return H_AUTHORITY; in h_resize_hpt_commit()
/openbmc/linux/arch/powerpc/kvm/
H A Dtrace_hv.h185 {H_AUTHORITY, "H_AUTHORITY"}, \
H A Dbook3s_hv_uvmem.c483 return H_AUTHORITY; in kvmppc_h_svm_init_start()
H A Dbook3s_hv_nested.c418 return H_AUTHORITY; in kvmhv_enter_nested_guest()
/openbmc/linux/drivers/net/ethernet/ibm/ehea/
H A Dehea_phyp.c99 if ((ret < H_SUCCESS) && !(((ret == H_AUTHORITY) in ehea_plpar_hcall9()
H A Dehea_main.c1122 if (hret == H_AUTHORITY) { in ehea_set_portspeed()
1777 if (hret == H_AUTHORITY) in ehea_promiscuous_error()
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dplpks.c96 case H_AUTHORITY: in pseries_status_to_err()
H A Dpapr_scm.c321 } else if (rc == H_AUTHORITY) { in drc_pmem_query_stats()
/openbmc/qemu/include/hw/ppc/
H A Dspapr.h319 #define H_AUTHORITY -10 macro
/openbmc/linux/drivers/misc/
H A Dibmvmc.c1320 } else if (rc == H_AUTHORITY) { in ibmvmc_ioctl_requestvmc()