Searched refs:HV_EINVAL (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/watchdog/
H A Dsun4v_wdt.c54 if (hverr == HV_EINVAL)
/linux-master/drivers/sbus/char/
H A Doradax.c690 case HV_EINVAL:
692 return "HV_EINVAL";
937 case HV_EINVAL:
944 dax_dbg("hcall returned HV_EINVAL");
/linux-master/arch/sparc/include/asm/
H A Dhypervisor.h67 #define HV_EINVAL 6 /* Invalid argument */ macro
120 * HV_EINVAL Buffer length is too small for complete
125 * aligned. Upon success or HV_EINVAL, this service returns the

Completed in 166 milliseconds