Home
last modified time | relevance | path

Searched refs:gic_nonsecure_priorities (Results 1 - 1 of 1) sorted by relevance

/device/soc/rockchip/common/sdk_linux/drivers/irqchip/
H A Dirq-gic-v3.c121 DEFINE_STATIC_KEY_FALSE(gic_nonsecure_priorities); variable
122 EXPORT_SYMBOL(gic_nonsecure_priorities); variable
132 * If both are true (which is when gic_nonsecure_priorities gets enabled),
139 if (static_branch_unlikely(&gic_nonsecure_priorities)) \
1026 if (static_branch_unlikely(&gic_nonsecure_priorities)) { in gic_cpu_sys_reg_init()
1723 static_branch_enable(&gic_nonsecure_priorities); in gic_enable_nmi_support()

Completed in 4 milliseconds