Home
last modified time | relevance | path

Searched refs:H_RESOURCE (Results 1 – 20 of 20) sorted by relevance

/openbmc/qemu/hw/ppc/
H A Dspapr_tpm_proxy.c67 return H_RESOURCE; in tpm_execute()
83 return H_RESOURCE; in tpm_execute()
93 return H_RESOURCE; in tpm_execute()
H A Dspapr_hcall.c116 return H_RESOURCE; in h_resize_hpt_prepare()
362 return H_RESOURCE; in deregister_vpa()
366 return H_RESOURCE; in deregister_vpa()
393 return H_RESOURCE; in register_slb_shadow()
428 return H_RESOURCE; in register_dtl()
H A Dspapr_vio.c194 return H_RESOURCE; in h_reg_crq()
/openbmc/linux/drivers/misc/cxl/
H A Dhcalls.c159 …case H_RESOURCE: /* The coherent platform function does not have enough additional resource t… in cxl_h_attach_process()
189 case H_RESOURCE: /* The function has page table mappings for MMIO */ in cxl_h_detach_process()
230 case H_RESOURCE: /* The function has page table mappings for MMIO */ in cxl_h_control_function()
501 case H_RESOURCE: /* The function has page table mappings for MMIO */ in cxl_h_control_facility()
605 case H_RESOURCE: /* The function has page table mappings for MMIO */ in cxl_h_download_facility()
/openbmc/qemu/hw/net/
H A Dspapr_llan.c456 return H_RESOURCE; in h_register_logical_lan()
517 return H_RESOURCE; in h_free_logical_lan()
590 return H_RESOURCE; in spapr_vlan_add_rxbuf_to_pool()
611 return H_RESOURCE; in spapr_vlan_add_rxbuf_to_page()
655 return H_RESOURCE; in h_add_logical_lan_buffer()
729 return H_RESOURCE; in h_send_logical_lan()
/openbmc/linux/drivers/misc/
H A Dibmvmc.c1326 } else if (rc == H_RESOURCE) { in ibmvmc_ioctl_requestvmc()
1829 if (rc != H_SUCCESS && rc != H_RESOURCE) { in ibmvmc_reset_task()
1837 != 0 && rc != H_RESOURCE) in ibmvmc_reset_task()
2141 if (rc == H_RESOURCE) in ibmvmc_init_crq_queue()
2266 if (rc != 0 && rc != H_RESOURCE) { in ibmvmc_probe()
2280 rc != H_RESOURCE) in ibmvmc_probe()
/openbmc/qemu/docs/specs/
H A Dppc-spapr-uv-hcalls.rst84 ``H_RESOURCE``: problem communicating with TPM.
/openbmc/linux/arch/powerpc/include/asm/
H A Dhvcall.h52 #define H_RESOURCE -16 macro
/openbmc/linux/arch/powerpc/kvm/
H A Dtrace_hv.h191 {H_RESOURCE, "H_RESOURCE"}, \
H A Dbook3s_hv.c594 err = H_RESOURCE; in do_h_register_vpa()
604 err = H_RESOURCE; in do_h_register_vpa()
614 err = H_RESOURCE; in do_h_register_vpa()
H A Dbook3s_64_mmu_hv.c305 ret = H_RESOURCE; /* or something */ in kvmppc_virtmode_do_h_enter()
/openbmc/linux/drivers/char/tpm/
H A Dtpm_ibmvtpm.c640 if (rc == H_RESOURCE) in tpm_ibmvtpm_probe()
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dplpks.c102 case H_RESOURCE: in pseries_status_to_err()
H A Dvio.c1130 hret != H_BUSY && hret != H_RESOURCE) || in vio_h_cop_sync()
1152 case H_RESOURCE: in vio_h_cop_sync()
H A Dlpar.c837 BUG_ON(lpar_rc != H_NOT_FOUND && lpar_rc != H_RESOURCE); in pSeries_lpar_hpte_remove()
1670 case H_RESOURCE: in pseries_lpar_resize_hpt()
/openbmc/linux/drivers/scsi/ibmvscsi/
H A Dibmvscsi.c353 if (rc == H_RESOURCE) in ibmvscsi_init_crq_queue()
2265 if (rc != 0 && rc != H_RESOURCE) { in ibmvscsi_probe()
2299 || rc == H_RESOURCE) { in ibmvscsi_probe()
H A Dibmvfc.c5841 if (rc == H_RESOURCE) in ibmvfc_init_crq()
/openbmc/qemu/include/hw/ppc/
H A Dspapr.h325 #define H_RESOURCE -16 macro
/openbmc/linux/drivers/net/ethernet/ibm/ehea/
H A Dehea_qmr.c266 hret = H_RESOURCE; in ehea_create_eq()
/openbmc/linux/drivers/net/ethernet/ibm/
H A Dibmvnic.c4065 if (rc == H_RESOURCE) in init_sub_crq_queue()
6275 if (rc == H_RESOURCE) in init_crq_queue()