Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/kvm/
Dbook3s_hv_builtin.c573 return H_NOT_AVAILABLE; in kvmppc_rm_h_xirr()
588 return H_NOT_AVAILABLE; in kvmppc_rm_h_xirr_x()
602 return H_NOT_AVAILABLE; in kvmppc_rm_h_ipoll()
617 return H_NOT_AVAILABLE; in kvmppc_rm_h_ipi()
631 return H_NOT_AVAILABLE; in kvmppc_rm_h_cppr()
645 return H_NOT_AVAILABLE; in kvmppc_rm_h_eoi()
Dtrace_hv.h139 {H_NOT_AVAILABLE, "H_NOT_AVAILABLE"}, \
Dbook3s_hv_nested.c233 return H_NOT_AVAILABLE; in kvmhv_enter_nested_guest()
Dbook3s_hv.c995 ret = H_NOT_AVAILABLE; in kvmppc_pseries_do_hcall()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dultravisor-api.h16 #define U_NOT_AVAILABLE H_NOT_AVAILABLE
Dhvcall.h11 #define H_NOT_AVAILABLE 3 macro
/kernel/linux/linux-5.10/drivers/misc/cxl/
Dhcalls.c226 …case H_NOT_AVAILABLE: /* The operation cannot be performed because the AFU has not been downloaded… in cxl_h_control_function()
497 …case H_NOT_AVAILABLE: /* The operation cannot be performed because the AFU has not been downloaded… in cxl_h_control_facility()
/kernel/linux/linux-5.10/drivers/misc/
Dibmvmc.c1327 } else if (rc == H_NOT_AVAILABLE) { in ibmvmc_ioctl_requestvmc()