Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/sysdev/xics/
Dxics-common.c97 if (!rtas_indicator_present(GLOBAL_INTERRUPT_QUEUE, NULL)) in xics_set_cpu_giq()
102 status = rtas_set_indicator_fast(GLOBAL_INTERRUPT_QUEUE, index, join); in xics_set_cpu_giq()
105 GLOBAL_INTERRUPT_QUEUE, index, join, status); in xics_set_cpu_giq()
/linux-4.1.27/arch/powerpc/include/asm/
Drtas.h429 #define GLOBAL_INTERRUPT_QUEUE 9005 macro