Searched refs:GxICR_NMI (Results 1 – 3 of 3) sorted by relevance
57 #define GxICR_NMI 0x8000 /* nmi request flag */ macro
197 GxICR(CALL_FUNCTION_NMI_IPI) = GxICR_NMI | GxICR_ENABLE | GxICR_DETECT; in init_ipi()619 GxICR(CALL_FUNCTION_NMI_IPI) = GxICR_NMI | GxICR_ENABLE | GxICR_DETECT; in smp_cpu_init()653 GxICR(DEBUGGER_NMI_IPI) = GxICR_NMI | GxICR_ENABLE | GxICR_DETECT; in smp_prepare_cpu_init()
278 # This is used by ordinary interrupt channels that have the GxICR_NMI bit set