Home
last modified time | relevance | path

Searched refs:aslr_pages_rnd_64 (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/vm/
H A Dvm_map.c1989 static const int aslr_pages_rnd_64[2] = {0x1000, 0x10};
1992 static const int aslr_pages_rnd_64[3] = {0x1000, 0x1000, 0x10};
2224 aslr_pages_rnd_64[pidx] : aslr_pages_rnd_32[pidx]; in vm_map_find_locked()
1988 static const int aslr_pages_rnd_64[2] = {0x1000, 0x10}; global() variable
1991 static const int aslr_pages_rnd_64[3] = {0x1000, 0x1000, 0x10}; global() variable