Searched refs:initAP (Results 1 – 3 of 3) sorted by relevance
57 void (*initAP)(struct mem_range_softc *sc); member
217 if (mem_range_softc.mr_op && mem_range_softc.mr_op->initAP) in mem_range_AP_init()218 mem_range_softc.mr_op->initAP(&mem_range_softc); in mem_range_AP_init()
170 if (mem_range_softc.mr_op && mem_range_softc.mr_op->initAP) in mem_range_AP_init()171 mem_range_softc.mr_op->initAP(&mem_range_softc); in mem_range_AP_init()