Home
last modified time | relevance | path

Searched defs:KERNEL_ENTRY (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/m32r/boot/compressed/
Dboot.h56 #define KERNEL_ENTRY __val(CONFIG_MEMORY_START + 0x1000) macro
/linux-4.4.14/arch/sh/boot/
DMakefile57 KERNEL_ENTRY := $(shell /bin/bash -c 'printf "0x%08x" \ macro