pub const PHYS_LOAD: u64 = 0x0010_0000; // 1_048_576u64
Where you place the bytes in physical memory (LMA) before paging.
This information is sourced in the kernel’s build.rs to configure the linker.
build.rs