Home
last modified time | relevance | path

Searched refs:pref_address (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/include/uapi/asm/
H A Dbootparam.h74 __u64 pref_address; member
/linux/arch/x86/kernel/
H A Dasm-offsets.c93 OFFSET(BP_pref_address, boot_params, hdr.pref_address); in common()
H A Dkexec-bzimage64.c510 if (header->pref_address < MIN_KERNEL_LOAD_ADDR) in bzImage64_load()
513 kbuf.buf_min = header->pref_address; in bzImage64_load()