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

/linux-4.1.27/arch/arm64/kernel/
H A Dhead.S60 #define KERNEL_END _end define
410 * the physical address of KERNEL_END.
412 adrp x5, KERNEL_END
428 adr_l x6, KERNEL_END // __pa(KERNEL_END)
437 ldr x6, =KERNEL_END // __va(KERNEL_END)
/linux-4.1.27/arch/unicore32/kernel/
H A Dhead.S34 #define KERNEL_END _end define
110 movl r6, #(KERNEL_END - 1)

Completed in 83 milliseconds