Home | History | Annotate | Download | only in xscale

Lines Matching refs:arm_pcache

466 		if (bus_dmamem_alloc(sc->sc_dmat, arm_pcache.dcache_line_size,
467 arm_pcache.dcache_line_size, 0,
469 bus_dmamem_alloc(sc->sc_dmat, arm_pcache.dcache_line_size,
470 arm_pcache.dcache_line_size, 0,
476 arm_pcache.dcache_line_size, &ds->ds_zero_va,
479 arm_pcache.dcache_line_size, &ds->ds_fill_va,
487 memset(ds->ds_zero_va, 0, arm_pcache.dcache_line_size);
594 ds->ds_zero_va, arm_pcache.dcache_line_size, NULL,
611 arm_pcache.dcache_line_size);
614 ds->ds_fill_va, arm_pcache.dcache_line_size, NULL,