Home
last modified time | relevance | path

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

/components/drivers/pic/
A Dpic-gicv2.h65 struct gicv2 struct
69 int version;
70 int max_irq;
72 void *dist_base;
73 rt_size_t dist_size;
74 void *cpu_base;
75 rt_size_t cpu_size;
77 void *hyp_base;
78 rt_size_t hyp_size;
79 void *vcpu_base;
[all …]

Completed in 4 milliseconds