Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/kernel/
H A Drelocate.c106 static int __init nokaslr(char *p) in nokaslr() function
112 early_param("nokaslr", nokaslr);
/openbmc/linux/Documentation/powerpc/
H A Dkaslr-booke32.rst42 want to disable it at runtime, add "nokaslr" to the kernel cmdline.
/openbmc/linux/arch/s390/kernel/
H A Dearly.c48 decompressor_handled_param(nokaslr);
/openbmc/linux/Documentation/translations/zh_CN/dev-tools/
H A Dgdb-kernel-debugging.rst32 - 在guest环境上安装该内核。如有必要,通过在内核command line中添加“nokaslr”来关闭KASLR。
/openbmc/linux/Documentation/dev-tools/
H A Dgdb-kernel-debugging.rst35 "nokaslr" to the kernel command line.
H A Dkgdb.rst374 Kernel parameter: ``nokaslr``
393 console=ttyS0,115200 kgdboc=ttyS0,115200 nokaslr
/openbmc/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt3330 Equivalent to: if nokaslr then kpti=0 [ARM64]
3827 nokaslr [KNL]