Searched refs:gic_map_fdt (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/arm/arm/ |
| H A D | gic.c | 654 gic_map_fdt(device_t dev, u_int ncells, pcell_t *cells, u_int *irqp, in gic_map_fdt() function 761 if (gic_map_fdt(dev, daf->ncells, daf->cells, &irq, &pol, in gic_map_intr()
|
| /f-stack/freebsd/arm64/arm64/ |
| H A D | gic_v3.c | 518 gic_map_fdt(device_t dev, u_int ncells, pcell_t *cells, u_int *irqp, in gic_map_fdt() function 633 if (gic_map_fdt(dev, daf->ncells, daf->cells, &irq, &pol, in do_gic_v3_map_intr()
|