Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/sysdev/xics/
Dxics-common.c93 if (!rtas_indicator_present(GLOBAL_INTERRUPT_QUEUE, NULL)) in xics_set_cpu_giq()
98 status = rtas_set_indicator_fast(GLOBAL_INTERRUPT_QUEUE, index, join); in xics_set_cpu_giq()
101 GLOBAL_INTERRUPT_QUEUE, index, join, status); in xics_set_cpu_giq()
/linux-5.19.10/arch/powerpc/include/asm/
Drtas.h334 #define GLOBAL_INTERRUPT_QUEUE 9005 macro