/linux-6.6.21/arch/powerpc/perf/ |
D | hv-gpci.c | 164 if (ret && (ret != H_PARAMETER)) in systeminfo_gpci_request() 215 if (ret != H_PARAMETER) in processor_bus_topology_show() 226 while (ret == H_PARAMETER) { in processor_bus_topology_show() 249 if (ret != H_PARAMETER) in processor_bus_topology_show() 283 if (ret != H_PARAMETER) in processor_config_show() 294 while (ret == H_PARAMETER) { in processor_config_show() 317 if (ret != H_PARAMETER) in processor_config_show() 351 if (ret != H_PARAMETER) in affinity_domain_via_virtual_processor_show() 362 while (ret == H_PARAMETER) { in affinity_domain_via_virtual_processor_show() 387 if (ret != H_PARAMETER) in affinity_domain_via_virtual_processor_show() [all …]
|
/linux-6.6.21/drivers/misc/cxl/ |
D | hcalls.c | 155 case H_PARAMETER: /* An incorrect parameter was supplied. */ in cxl_h_attach_process() 186 case H_PARAMETER: /* An incorrect parameter was supplied. */ in cxl_h_detach_process() 223 case H_PARAMETER: /* An incorrect parameter was supplied. */ in cxl_h_control_function() 416 case H_PARAMETER: /* An incorrect parameter was supplied. */ in cxl_h_collect_int_info() 458 case H_PARAMETER: /* An incorrect parameter was supplied. */ in cxl_h_control_faults() 494 case H_PARAMETER: /* An incorrect parameter was supplied. */ in cxl_h_control_facility() 599 case H_PARAMETER: /* An incorrect parameter was supplied */ in cxl_h_download_facility()
|
/linux-6.6.21/arch/powerpc/kvm/ |
D | book3s_hv_rm_mmu.c | 211 return H_PARAMETER; in kvmppc_do_h_enter() 215 return H_PARAMETER; in kvmppc_do_h_enter() 241 return H_PARAMETER; in kvmppc_do_h_enter() 264 return H_PARAMETER; in kvmppc_do_h_enter() 292 return H_PARAMETER; in kvmppc_do_h_enter() 304 return H_PARAMETER; in kvmppc_do_h_enter() 497 return H_PARAMETER; in kvmppc_do_h_remove() 588 ret = H_PARAMETER; in kvmppc_h_bulk_remove() 686 return H_PARAMETER; in kvmppc_h_protect() 757 return H_PARAMETER; in kvmppc_h_read() [all …]
|
D | book3s_64_vio.c | 601 ret = H_PARAMETER; in kvmppc_h_put_tce() 652 return H_PARAMETER; in kvmppc_h_put_tce_indirect() 655 return H_PARAMETER; in kvmppc_h_put_tce_indirect() 698 ret = H_PARAMETER; in kvmppc_h_put_tce_indirect() 742 return H_PARAMETER; in kvmppc_h_stuff_tce()
|
D | book3s_hv_uvmem.c | 441 int ret = H_PARAMETER; in __kvmppc_uvmem_memslot_create() 454 ret = H_PARAMETER; in __kvmppc_uvmem_memslot_create() 684 return H_PARAMETER; in kvmppc_h_svm_init_abort() 881 int ret = H_PARAMETER; in kvmppc_share_page() 958 ret = H_PARAMETER; in kvmppc_h_svm_page_in() 1064 ret = H_PARAMETER; in kvmppc_h_svm_page_out()
|
D | book3s_hv_nested.c | 314 return H_PARAMETER; in kvmhv_enter_nested_guest() 324 return H_PARAMETER; in kvmhv_enter_nested_guest() 346 return H_PARAMETER; in kvmhv_enter_nested_guest() 541 ret = H_PARAMETER; in kvmhv_set_partition_table() 572 return H_PARAMETER; in kvmhv_copy_tofrom_guest_nested() 575 return H_PARAMETER; in kvmhv_copy_tofrom_guest_nested() 583 rc = H_PARAMETER; in kvmhv_copy_tofrom_guest_nested() 1246 return H_PARAMETER; in kvmhv_do_nested_tlbie()
|
D | book3s_pr_papr.c | 163 ret = H_PARAMETER; in kvmppc_h_pr_bulk_remove() 174 ret = H_PARAMETER; in kvmppc_h_pr_bulk_remove()
|
D | book3s_xics.c | 637 return H_PARAMETER; in kvmppc_h_ipi() 713 return H_PARAMETER; in kvmppc_h_ipoll() 797 return H_PARAMETER; in ics_eoi()
|
D | book3s_hv.c | 542 return H_PARAMETER; in do_h_register_vpa() 549 return H_PARAMETER; in do_h_register_vpa() 554 return H_PARAMETER; in do_h_register_vpa() 563 return H_PARAMETER; in do_h_register_vpa() 569 err = H_PARAMETER; in do_h_register_vpa() 967 return H_PARAMETER; in kvmppc_h_page_init() 971 return H_PARAMETER; in kvmppc_h_page_init() 977 return H_PARAMETER; in kvmppc_h_page_init() 981 return H_PARAMETER; in kvmppc_h_page_init() 1157 ret = H_PARAMETER; in kvmppc_pseries_do_hcall() [all …]
|
D | trace_hv.h | 179 {H_PARAMETER, "H_PARAMETER"}, \
|
D | book3s_hv_rm_xics.c | 545 return H_PARAMETER; in xics_rm_h_ipi()
|
D | book3s_xive.c | 350 return H_PARAMETER; in xive_vm_h_ipoll() 553 rc = H_PARAMETER; in xive_vm_h_eoi() 632 return H_PARAMETER; in xive_vm_h_ipi()
|
/linux-6.6.21/arch/powerpc/include/asm/ |
D | ultravisor-api.h | 21 #define U_PARAMETER H_PARAMETER
|
D | hvcall.h | 40 #define H_PARAMETER -4 /* Parameter invalid, out-of-range or conflicting */ macro
|
D | kvm_ppc.h | 189 H_PARAMETER : H_SUCCESS)
|
/linux-6.6.21/Documentation/ABI/testing/ |
D | sysfs-bus-event_source-devices-hv_gpci | 97 "H_AUTHORITY" or "H_PARAMETER" as the return type. 129 "H_AUTHORITY" or "H_PARAMETER" as the return type. 161 "H_AUTHORITY" or "H_PARAMETER" as the return type. 193 "H_AUTHORITY" or "H_PARAMETER" as the return type. 225 "H_AUTHORITY" or "H_PARAMETER" as the return type.
|
/linux-6.6.21/arch/powerpc/platforms/pseries/ |
D | hvcserver.c | 36 case H_PARAMETER: in hvcs_convert()
|
D | mobility.c | 408 case H_PARAMETER: in poll_vasi_state()
|
D | plpks.c | 76 case H_PARAMETER: in pseries_status_to_err()
|
D | lparcfg.c | 736 } else if (retval == H_PARAMETER) { in lparcfg_write()
|
D | papr_scm.c | 626 if (ret == H_PARAMETER) /* bad DRC index */ in papr_scm_meta_get() 690 if (ret == H_PARAMETER) /* bad DRC index */ in papr_scm_meta_set()
|
/linux-6.6.21/drivers/net/ethernet/ibm/ehea/ |
D | ehea_phyp.c | 505 return H_PARAMETER; in ehea_h_register_rpage_mr()
|
/linux-6.6.21/Documentation/powerpc/ |
D | ultravisor.rst | 971 * H_PARAMETER on successfully cleaning up the state, 1035 * H_PARAMETER if ``guest_pa`` is invalid. 1094 * H_PARAMETER if ``guest_pa`` is invalid.
|
/linux-6.6.21/arch/powerpc/mm/ |
D | numa.c | 1407 case H_PARAMETER: in vphn_get_associativity()
|
/linux-6.6.21/drivers/scsi/ibmvscsi_tgt/ |
D | ibmvscsi_tgt.c | 156 case H_PARAMETER: in ibmvscsis_unregister_command_q() 705 case H_PARAMETER: in ibmvscsis_handle_init_msg() 841 case H_PARAMETER: in ibmvscsis_establish_new_q()
|