SVM_IO_BITMAP_SIZE
svm_sc->iopm_bitmap = contigmalloc(SVM_IO_BITMAP_SIZE, M_SVM,
memset(svm_sc->iopm_bitmap, 0xFF, SVM_IO_BITMAP_SIZE);