Home
last modified time | relevance | path

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

/linux/Documentation/arch/powerpc/
H A Dkaslr-booke32.rst16 entries are not suitable to map the kernel directly in a randomized
/linux/tools/testing/selftests/net/tcp_ao/
H A Dkey-management.c452 static void init_key_in_collection(unsigned int index, bool randomized) in init_key_in_collection() argument
468 if (randomized) { in init_key_in_collection()
483 static int init_default_key_collection(unsigned int nr_keys, bool randomized) in init_default_key_collection() argument
508 init_key_in_collection(nr_keys, randomized); in init_default_key_collection()
/linux/tools/perf/Documentation/
H A Dperf-bench.txt260 Specify seed to randomize page access offset (default: 0, or not randomized).
/linux/Documentation/arch/x86/x86_64/
H A Dmm.rst172 physical memory, vmalloc/ioremap space and virtual memory map are randomized.
/linux/arch/x86/kvm/
H A DKconfig72 # randomized configs from selecting KVM_WERROR=y, which doesn't play
/linux/Documentation/security/tpm/
H A Dtpm-security.rst205 as the sign handle and providing randomized qualifying data. The
/linux/arch/x86/
H A DKconfig2103 randomized separately. The physical address will be anywhere
2105 virtual address will be randomized from 16MB up to 1GB (9 bits
2110 randomized together. They will be randomized from 16MB up to
2238 kernel space. Since this location is not randomized with ASLR,
/linux/arch/arm64/
H A DKconfig2328 When this option is not set, the module region will be randomized over
/linux/lib/
H A DKconfig.debug2222 for coverage-guided fuzzing (randomized testing).