Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
H A Darch_gicv3.h186 static inline bool gic_has_relaxed_pmr_sync(void) in gic_has_relaxed_pmr_sync() function
/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
/linux/drivers/irqchip/
H A Dirq-gic-v3.c2046 gic_has_relaxed_pmr_sync() ? "relaxed" : "forced"); in gic_enable_nmi_support()