vtophys
#undef vtophys
#define vtophys(va) alpha_XXX_dmamap((vm_offset_t)va)
#define vtophys(va) pmap_kextract(((vm_offset_t)(va)))