Home
last modified time | relevance | path

Searched refs:gic_has_relaxed_pmr_sync (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/arm64/include/asm/
H A Darch_gicv3.h193 static inline bool gic_has_relaxed_pmr_sync(void) in gic_has_relaxed_pmr_sync() function
/openbmc/linux/arch/arm/include/asm/
H A Darch_gicv3.h255 static inline bool gic_has_relaxed_pmr_sync(void) in gic_has_relaxed_pmr_sync() function
/openbmc/linux/drivers/irqchip/
H A Dirq-gic-v3.c1970 gic_has_relaxed_pmr_sync() ? "relaxed" : "forced"); in gic_enable_nmi_support()