Searched defs:KERNEL_VIRT_START (Results 1 – 2 of 2) sorted by relevance
26 #define KERNEL_VIRT_START (PAGE_OFFSET + KERNEL_LINK_OFFSET) macro
490 const KERNEL_VIRT_START: usize = Self::PHYS_OFFSET + Self::KERNEL_LINK_OFFSET; constant