Searched refs:sc_pend_base (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/arm64/arm64/
H A Dgicv3_its.c238 vm_offset_t sc_pend_base[MAXCPU]; member in struct:gicv3_its_softc
560 sc->sc_pend_base[i] = (vm_offset_t)contigmalloc(
565 cpu_dcache_wb_range((vm_offset_t)sc->sc_pend_base,
628 xbaser = vtophys(sc->sc_pend_base[cpuid]) |

Completed in 172 milliseconds