Home
last modified time | relevance | path

Searched refs:H_NOT_AVAILABLE (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/arch/powerpc/kvm/
Dbook3s_hv_builtin.c556 return H_NOT_AVAILABLE; in kvmppc_rm_h_xirr()
571 return H_NOT_AVAILABLE; in kvmppc_rm_h_xirr_x()
585 return H_NOT_AVAILABLE; in kvmppc_rm_h_ipoll()
600 return H_NOT_AVAILABLE; in kvmppc_rm_h_ipi()
614 return H_NOT_AVAILABLE; in kvmppc_rm_h_cppr()
628 return H_NOT_AVAILABLE; in kvmppc_rm_h_eoi()
Dtrace_hv.h141 {H_NOT_AVAILABLE, "H_NOT_AVAILABLE"}, \
Dbook3s_hv.c908 ret = H_NOT_AVAILABLE; in kvmppc_pseries_do_hcall()
/Linux-v4.19/drivers/misc/cxl/
Dhcalls.c230 …case H_NOT_AVAILABLE: /* The operation cannot be performed because the AFU has not been downloaded… in cxl_h_control_function()
501 …case H_NOT_AVAILABLE: /* The operation cannot be performed because the AFU has not been downloaded… in cxl_h_control_facility()
/Linux-v4.19/arch/powerpc/include/asm/
Dhvcall.h11 #define H_NOT_AVAILABLE 3 macro
/Linux-v4.19/drivers/misc/
Dibmvmc.c1324 } else if (rc == H_NOT_AVAILABLE) { in ibmvmc_ioctl_requestvmc()