Home
last modified time | relevance | path

Searched refs:RTAS_INVALID_PARAMETER (Results 1 – 6 of 6) sorted by relevance

/linux/arch/powerpc/platforms/pseries/
H A Dpapr-hvpipe.c103 case RTAS_INVALID_PARAMETER: in rtas_ibm_receive_hvpipe_msg()
145 case RTAS_INVALID_PARAMETER: in rtas_ibm_send_hvpipe_msg()
H A Dpapr-phy-attest.c95 case RTAS_INVALID_PARAMETER: in rtas_physical_attestation()
H A Dpapr-vpd.c83 case RTAS_INVALID_PARAMETER: in rtas_ibm_get_vpd()
H A Dpapr-indices.c92 case RTAS_INVALID_PARAMETER: /* Indicator type is not supported */ in rtas_ibm_get_indices()
/linux/arch/powerpc/include/asm/
H A Drtas.h223 #define RTAS_INVALID_PARAMETER -3 /* Invalid indicator/domain/sensor etc. */ macro
/linux/arch/powerpc/kernel/
H A Drtas.c1397 case RTAS_INVALID_PARAMETER: /* Bad indicator/domain/etc */ in rtas_error_rc()