Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/powernv/
H A Dopal-secvar.c32 case OPAL_PARAMETER: in opal_status_to_err()
H A Dopal-fadump.c275 s64 rc = OPAL_PARAMETER; in opal_fadump_register()
306 case OPAL_PARAMETER: in opal_fadump_register()
H A Dopal-flash.c280 int64_t rc = OPAL_PARAMETER; in opal_flash_update()
H A Dopal-dump.c227 if (rc == OPAL_PARAMETER) in dump_read_info()
/linux/arch/powerpc/include/asm/
H A Dopal-api.h15 #define OPAL_PARAMETER -1 macro
H A Dopal.h382 return OPAL_PARAMETER; in opal_get_async_rc()