mmap_thp_range
mem = mmap_thp_range(PROT_READ, &mmap_mem, &mmap_size);
mem = mmap_thp_range(PROT_READ|PROT_WRITE, &mmap_mem, &mmap_size);