Home
last modified time | relevance | path

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

/linux/Documentation/virt/kvm/arm/
H A Dhypercalls.rst66 | Return Values: | (int64) | R0 | ``INVALID_PARAMETER (-3)`` on error, else |
92 | | | | ``INVALID_PARAMETER (-3)`` |
117 | | | | ``INVALID_PARAMETER (-3)`` |
143 | | | | ``INVALID_PARAMETER (-3)`` |
/linux/drivers/platform/x86/dell/
H A Ddell-wmi-led.c26 #define INVALID_PARAMETER 251 macro
/linux/drivers/misc/mei/
H A Dhbm.c26 MEI_HBM_STATUS(INVALID_PARAMETER); in mei_hbm_status_str()