Home
last modified time | relevance | path

Searched refs:hv_err (Results 1 – 3 of 3) sorted by relevance

/arch/sparc/kernel/
A Dldc.c523 if (hv_err) in ldc_abort()
532 if (hv_err) in ldc_abort()
538 if (hv_err) in ldc_abort()
550 if (hv_err) in ldc_abort()
1084 if (hv_err) in ldc_iommu_init()
1321 if (hv_err) in ldc_bind()
1325 if (hv_err) in ldc_bind()
1329 if (hv_err) in ldc_bind()
1333 if (hv_err) in ldc_bind()
1343 if (hv_err) in ldc_bind()
[all …]
A Dsmp_64.c297 unsigned long hv_err; in ldom_startcpu_cpuid() local
334 if (hv_err) in ldom_startcpu_cpuid()
1373 unsigned long hv_err; in __cpu_die() local
1378 if (hv_err == HV_EOK) { in __cpu_die()
1385 hv_err); in __cpu_die()
1416 unsigned long hv_err; in send_cpu_poke() local
1420 if (hv_err != HV_EOK) { in send_cpu_poke()
1423 __func__, hv_err); in send_cpu_poke()
1426 return hv_err; in send_cpu_poke()
1506 unsigned long hv_err; in smp_send_stop() local
[all …]
A Dirq_64.c256 unsigned long hv_err, cookie; in cookie_exists() local
260 hv_err = sun4v_vintr_get_cookie(devhandle, devino, &cookie); in cookie_exists()
261 if (hv_err) { in cookie_exists()
262 pr_err("HV get cookie failed hv_err = %ld\n", hv_err); in cookie_exists()

Completed in 17 milliseconds