Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/irqchip/
Dirq-gic.c56 static void gic_check_cpu_features(void) in gic_check_cpu_features() function
63 #define gic_check_cpu_features() do { } while(0) macro
520 gic_check_cpu_features(); in gic_cpu_init()