Home
last modified time | relevance | path

Searched defs:gic_data_cpu_base (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/irqchip/
Dirq-gic.c146 #define gic_data_cpu_base(d) __get_base(&(d)->cpu_base) macro
149 #define gic_data_cpu_base(d) ((d)->cpu_base.common_base) macro
/kernel/linux/linux-5.10/drivers/irqchip/
Dirq-gic.c145 #define gic_data_cpu_base(d) __get_base(&(d)->cpu_base) macro
148 #define gic_data_cpu_base(d) ((d)->cpu_base.common_base) macro