Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/irqchip/
Dirq-gic.c54 static void gic_check_cpu_features(void) in gic_check_cpu_features() function
61 #define gic_check_cpu_features() do { } while(0) macro
508 gic_check_cpu_features(); in gic_cpu_init()