Home
last modified time | relevance | path

Searched refs:__mmuoff_data_start (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/arm64/include/asm/
H A Dsections.h22 extern char __mmuoff_data_start[], __mmuoff_data_end[];
/openbmc/linux/arch/arm64/kernel/
H A Dvmlinux.lds.S301 __mmuoff_data_start = .; symbol
H A Dhibernate.c352 dcache_clean_inval_poc((unsigned long)__mmuoff_data_start, in swsusp_arch_suspend()