Home
last modified time | relevance | path

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

/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
/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()
/linux/arch/powerpc/include/asm/
H A Dhvcall.h46 #define H_AUTHORITY -10 macro
/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()
/linux/arch/powerpc/kvm/
H A Dbook3s_hv_uvmem.c483 return H_AUTHORITY; in kvmppc_h_svm_init_start()
/linux/drivers/misc/
H A Dibmvmc.c1318 } else if (rc == H_AUTHORITY) { in ibmvmc_ioctl_requestvmc()