Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/sysdev/xics/
H A Dics-rtas.c206 ibm_int_off = rtas_function_token(RTAS_FN_IBM_INT_OFF); in ics_rtas_init()
/openbmc/linux/arch/powerpc/include/asm/
H A Drtas.h144 #define RTAS_FN_IBM_INT_OFF rtas_fn_handle(RTAS_FNIDX__IBM_INT_OFF) macro