Searched refs:H_RESOURCE (Results 1 – 13 of 13) sorted by relevance
159 …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()
1324 } else if (rc == H_RESOURCE) { in ibmvmc_ioctl_requestvmc()1827 if (rc != H_SUCCESS && rc != H_RESOURCE) { in ibmvmc_reset_task()1835 != 0 && rc != H_RESOURCE) in ibmvmc_reset_task()2139 if (rc == H_RESOURCE) in ibmvmc_init_crq_queue()2264 if (rc != 0 && rc != H_RESOURCE) { in ibmvmc_probe()2278 rc != H_RESOURCE) in ibmvmc_probe()
52 #define H_RESOURCE -16 macro
171 {H_RESOURCE, "H_RESOURCE"}, \
545 err = H_RESOURCE; in do_h_register_vpa()555 err = H_RESOURCE; in do_h_register_vpa()565 err = H_RESOURCE; in do_h_register_vpa()
296 ret = H_RESOURCE; /* or something */ in kvmppc_virtmode_do_h_enter()
640 if (rc == H_RESOURCE) in tpm_ibmvtpm_probe()
353 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()
5712 if (rc == H_RESOURCE) in ibmvfc_init_crq()
1129 hret != H_BUSY && hret != H_RESOURCE) || in vio_h_cop_sync()1151 case H_RESOURCE: in vio_h_cop_sync()
796 BUG_ON(lpar_rc != H_NOT_FOUND && lpar_rc != H_RESOURCE); in pSeries_lpar_hpte_remove()1649 case H_RESOURCE: in pseries_lpar_resize_hpt()
266 hret = H_RESOURCE; in ehea_create_eq()
3425 if (rc == H_RESOURCE) in init_sub_crq_queue()5556 if (rc == H_RESOURCE) in init_crq_queue()
Completed in 58 milliseconds