Home
last modified time | relevance | path

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

/linux/arch/powerpc/sysdev/xics/
H A 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/arch/powerpc/include/asm/
H A Drtas.h519 #define GLOBAL_INTERRUPT_QUEUE 9005 macro