Home
last modified time | relevance | path

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

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