Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Drtas.h126 #define RTAS_FN_IBM_CHANGE_MSI rtas_fn_handle(RTAS_FNIDX__IBM_CHANGE_MSI) macro
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dmsi.c683 change_token = rtas_function_token(RTAS_FN_IBM_CHANGE_MSI); in rtas_msi_init()