Searched refs:H_ENOTSUPPORTED (Results 1 – 8 of 8) sorted by relevance
187 case H_ENOTSUPPORTED: in tod_get()217 if (ret != H_EOK && ret != H_ENOTSUPPORTED && ret != H_EWOULDBLOCK) in tod_set()
892 if (status == H_ENOTSUPPORTED || status == H_ENOACCESS) { in ds_get_hv_pri()
564 case H_ENOTSUPPORTED: in i_ldc_h2v_error()
321 if ((stat != H_EINVAL) && (stat != H_ENOTSUPPORTED)) { in niagara_kstat_init()365 if ((stat != H_EINVAL) && (stat != H_ENOTSUPPORTED)) { in niagara_kstat_init()401 if ((stat != H_EINVAL) && (stat != H_ENOTSUPPORTED)) { in niagara_kstat_init()437 if ((stat != H_EINVAL) && (stat != H_ENOTSUPPORTED)) { in niagara_kstat_init()
40 #define H_ENOTSUPPORTED 5 /* Function not supported */ macro
70 #define H_ENOTSUPPORTED 13 /* Function not supported */ macro
448 case H_ENOTSUPPORTED: in hsvc_register()
616 return (ret == H_ENOTSUPPORTED ? DDI_ENOTSUP : DDI_FAILURE); in px_lib_iommu_getbypass()