PHYS_LOAD

Constant PHYS_LOAD 

Source
pub const PHYS_LOAD: u64 = 0x0010_0000; // 1_048_576u64
Expand description

Where you place the bytes in physical memory (LMA) before paging.

§Kernel Build

This information is sourced in the kernel’s build.rs to configure the linker.