Home
last modified time | relevance | path

Searched defs:TEXT_OFFSET (Results 1 – 3 of 3) sorted by relevance

/arch/arm64/
DMakefile71 TEXT_OFFSET := $(shell awk 'BEGIN {srand(); printf "0x%03x000\n", int(512 * rand())}') macro
73 TEXT_OFFSET := 0x00080000 macro
/arch/tile/kernel/
Dvmlinux.lds.S8 #define TEXT_OFFSET MEM_SV_START macro
/arch/arm/
DMakefile246 TEXT_OFFSET := $(textofs-y) macro