Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/include/asm/
Drtas.h415 #define SURVEILLANCE_TOKEN 9000 macro
/Linux-v4.19/arch/powerpc/kernel/
Drtasd.c411 error = rtas_set_indicator(SURVEILLANCE_TOKEN, 0, timeout); in enable_surveillance()
/Linux-v4.19/arch/powerpc/xmon/
Dxmon.c354 #define SURVEILLANCE_TOKEN 9000 macro
374 rtas_call_unlocked(&args, token, 3, 1, NULL, SURVEILLANCE_TOKEN, 0, 0); in disable_surveillance()