Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dsetup.h83 !!(boot_params.hdr.loadflags & KASLR_FLAG); in kaslr_enabled()
/OK3568_Linux_fs/kernel/arch/x86/include/uapi/asm/
H A Dbootparam.h26 #define KASLR_FLAG (1<<1) macro
/OK3568_Linux_fs/kernel/arch/x86/boot/compressed/
H A Dmisc.c355 boot_params->hdr.loadflags &= ~KASLR_FLAG; in extract_kernel()
H A Dkaslr.c843 boot_params->hdr.loadflags |= KASLR_FLAG; in choose_random_location()
/OK3568_Linux_fs/kernel/Documentation/x86/
H A Dboot.rst476 Bit 1 (kernel internal): KASLR_FLAG