Searched defs:gicstate (Results 1 – 2 of 2) sorted by relevance
121 void gic_cpu_state_init(struct gic_cpu_state *gicstate) in gic_cpu_state_init()130 void gic_copy_state_from_ns(struct gic_cpu_state *gicstate, in gic_copy_state_from_ns()145 void gic_copy_state_to_ns(struct gic_cpu_state *gicstate, in gic_copy_state_to_ns()179 bool gic_validate_state(struct gic_cpu_state *gicstate) in gic_validate_state()225 static void read_lrs(struct gic_cpu_state *gicstate) in read_lrs()249 static void write_lrs(struct gic_cpu_state *gicstate) in write_lrs()273 static void read_aprs(struct gic_cpu_state *gicstate) in read_aprs()285 static void write_aprs(struct gic_cpu_state *gicstate) in write_aprs()296 void gic_restore_state(struct gic_cpu_state *gicstate) in gic_restore_state()305 void gic_save_state(struct gic_cpu_state *gicstate) in gic_save_state()
69 struct gic_cpu_state gicstate; member
Completed in 7 milliseconds