Searched refs:big_size (Results 1 – 1 of 1) sorted by relevance
91 size_t big_size = 0x1000000; in do_test() local92 void * volatile ptr = xmalloc (big_size - 0x100); in do_test()99 memcpy (lastpage_backup, ptr_aligned + big_size - pagesize, in do_test()101 xmmap (ptr_aligned - pagesize, pagesize + big_size + pagesize, in do_test()105 memcpy (ptr_aligned + big_size - pagesize, lastpage_backup, in do_test()