Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/pseries/
H A Dpapr-hvpipe.c29 static int hvpipe_check_exception_token; variable
600 rc = rtas_call(hvpipe_check_exception_token, 6, 1, NULL, in hvpipe_event_interrupt()
695 hvpipe_check_exception_token = rtas_function_token(RTAS_FN_CHECK_EXCEPTION); in enable_hvpipe_IRQ()
696 if (hvpipe_check_exception_token == RTAS_UNKNOWN_SERVICE) in enable_hvpipe_IRQ()