Searched refs:H_AUTHORITY (Results 1 – 10 of 10) sorted by relevance
158 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()
46 #define H_AUTHORITY -10 macro
185 {H_AUTHORITY, "H_AUTHORITY"}, \
482 return H_AUTHORITY; in kvmppc_h_svm_init_start()
418 return H_AUTHORITY; in kvmhv_enter_nested_guest()
96 case H_AUTHORITY: in pseries_status_to_err()
321 } else if (rc == H_AUTHORITY) { in drc_pmem_query_stats()
99 if ((ret < H_SUCCESS) && !(((ret == H_AUTHORITY) in ehea_plpar_hcall9()
1121 if (hret == H_AUTHORITY) { in ehea_set_portspeed()1776 if (hret == H_AUTHORITY) in ehea_promiscuous_error()
1320 } else if (rc == H_AUTHORITY) { in ibmvmc_ioctl_requestvmc()
Completed in 34 milliseconds