Home
last modified time | relevance | path

Searched refs:VERR_OUT_OF_RANGE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dvbox_err.h56 #define VERR_OUT_OF_RANGE (-54) macro
/openbmc/linux/drivers/virt/vboxguest/
H A Dvboxguest_core.c1546 call->hdr.rc = VERR_OUT_OF_RANGE; in vbg_ioctl_hgcm_call()