Home
last modified time | relevance | path

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

/Linux-v6.6/arch/arm64/include/asm/
Darch_gicv3.h193 static inline bool gic_has_relaxed_pmr_sync(void) in gic_has_relaxed_pmr_sync() function
/Linux-v6.6/arch/arm/include/asm/
Darch_gicv3.h255 static inline bool gic_has_relaxed_pmr_sync(void) in gic_has_relaxed_pmr_sync() function
/Linux-v6.6/drivers/irqchip/
Dirq-gic-v3.c1963 gic_has_relaxed_pmr_sync() ? "relaxed" : "forced"); in gic_enable_nmi_support()