I\'m testing with device driver and memory in Linux.
// driver code static struct vm_operations_struct vma_ops = { .open = test_vma_open, .close = tes