Searched refs:H_RESOURCE (Results 1 - 14 of 14) sorted by relevance

/linux-master/drivers/misc/cxl/
H A Dhcalls.c159 case H_RESOURCE: /* The coherent platform function does not have enough additional resource to attach the process */
189 case H_RESOURCE: /* The function has page table mappings for MMIO */
230 case H_RESOURCE: /* The function has page table mappings for MMIO */
501 case H_RESOURCE: /* The function has page table mappings for MMIO */
605 case H_RESOURCE: /* The function has page table mappings for MMIO */
/linux-master/drivers/misc/
H A Dibmvmc.c1324 } else if (rc == H_RESOURCE) {
1827 if (rc != H_SUCCESS && rc != H_RESOURCE) {
1835 != 0 && rc != H_RESOURCE)
2139 if (rc == H_RESOURCE)
2264 if (rc != 0 && rc != H_RESOURCE) {
2278 rc != H_RESOURCE)
/linux-master/drivers/char/tpm/
H A Dtpm_ibmvtpm.c640 if (rc == H_RESOURCE)
/linux-master/arch/powerpc/kvm/
H A Dtrace_hv.h191 {H_RESOURCE, "H_RESOURCE"}, \
H A Dbook3s_hv.c625 err = H_RESOURCE;
635 err = H_RESOURCE;
645 err = H_RESOURCE;
H A Dbook3s_64_mmu_hv.c305 ret = H_RESOURCE; /* or something */
/linux-master/arch/powerpc/include/asm/
H A Dhvcall.h52 #define H_RESOURCE -16 macro
/linux-master/arch/powerpc/platforms/pseries/
H A Dplpks.c102 case H_RESOURCE:
H A Dlpar.c834 * ANDCOND test. H_RESOURCE may be returned, so we need to
837 BUG_ON(lpar_rc != H_NOT_FOUND && lpar_rc != H_RESOURCE);
1670 case H_RESOURCE:
H A Dvio.c1114 hret != H_BUSY && hret != H_RESOURCE) ||
1136 case H_RESOURCE:
/linux-master/drivers/scsi/ibmvscsi/
H A Dibmvscsi.c353 if (rc == H_RESOURCE)
2265 if (rc != 0 && rc != H_RESOURCE) {
2299 || rc == H_RESOURCE) {
H A Dibmvfc.c5875 if (rc == H_RESOURCE)
/linux-master/drivers/net/ethernet/ibm/ehea/
H A Dehea_qmr.c266 hret = H_RESOURCE;
/linux-master/drivers/net/ethernet/ibm/
H A Dibmvnic.c3981 if (rc == H_RESOURCE)
6186 if (rc == H_RESOURCE)

Completed in 233 milliseconds