Home
last modified time | relevance | path

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

/freebsd/sys/vm/
H A Dvm_map.c1990 static const int aslr_pages_rnd_32[2] = {0x100, 0x4};
1993 static const int aslr_pages_rnd_32[3] = {0x100, 0x100, 0x4};
2224 aslr_pages_rnd_64[pidx] : aslr_pages_rnd_32[pidx]; in vm_map_find_locked()
1989 static const int aslr_pages_rnd_32[2] = {0x100, 0x4}; global() variable
1992 static const int aslr_pages_rnd_32[3] = {0x100, 0x100, 0x4}; global() variable