Home
last modified time | relevance | path

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

/linux-6.15/arch/loongarch/kernel/
H A Drelocate.c122 static int __init nokaslr(char *p) in nokaslr() function
128 early_param("nokaslr", nokaslr);
/linux-6.15/Documentation/arch/powerpc/
H A Dkaslr-booke32.rst42 want to disable it at runtime, add "nokaslr" to the kernel cmdline.
/linux-6.15/arch/s390/kernel/
H A Dearly.c55 decompressor_handled_param(nokaslr);
/linux-6.15/Documentation/translations/zh_TW/dev-tools/
H A Dgdb-kernel-debugging.rst32 - 在guest環境上安裝該內核。如有必要,通過在內核command line中添加“nokaslr”來關閉KASLR。
/linux-6.15/Documentation/translations/zh_CN/dev-tools/
H A Dgdb-kernel-debugging.rst32 - 在guest环境上安装该内核。如有必要,通过在内核command line中添加“nokaslr”来关闭KASLR。
/linux-6.15/Documentation/process/debugging/
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
/linux-6.15/Documentation/admin-guide/
H A Dkernel-parameters.txt3711 Equivalent to: if nokaslr then kpti=0 [ARM64]
4201 nokaslr [KNL,EARLY]