Searched refs:MEM_AVOID_BOOTPARAMS (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/x86/boot/compressed/
H A Dkaslr.c94 MEM_AVOID_BOOTPARAMS, enumerator in enum:mem_avoid_index
320 * MEM_AVOID_BOOTPARAMS respectively below.
416 mem_avoid[MEM_AVOID_BOOTPARAMS].start = (unsigned long)boot_params_ptr;
417 mem_avoid[MEM_AVOID_BOOTPARAMS].size = sizeof(*boot_params_ptr);

Completed in 74 milliseconds