Home
last modified time | relevance | path

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

/components/drivers/pic/
A Dpic-gicv2.h77 void *hyp_base; member
A Dpic-gicv2.c531 gic->hyp_base = rt_ioremap((void *)regs[4], gic->hyp_size); in gicv2_iomap_init()
532 if (!gic->hyp_base) in gicv2_iomap_init()
586 if (gic->hyp_base) in gicv2_init_fail()
588 rt_iounmap(gic->hyp_base); in gicv2_init_fail()

Completed in 4 milliseconds