Home
last modified time | relevance | path

Searched refs:__efi_runtime_stop (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/x86/cpu/
H A Du-boot.lds56 .__efi_runtime_stop : {
57 *(.__efi_runtime_stop)
/OK3568_Linux_fs/u-boot/arch/arm/mach-zynq/
H A Du-boot.lds54 .__efi_runtime_stop : {
55 *(.__efi_runtime_stop)
/OK3568_Linux_fs/u-boot/board/ti/am335x/
H A Du-boot.lds71 .__efi_runtime_stop : {
72 *(.__efi_runtime_stop)
/OK3568_Linux_fs/u-boot/arch/x86/lib/
H A Dsections.c8 char __efi_runtime_stop[0] __attribute__((section(".__efi_runtime_stop"))); variable
/OK3568_Linux_fs/u-boot/arch/arm/lib/
H A Dsections.c33 char __efi_runtime_stop[0] __attribute__((section(".__efi_runtime_stop"))); variable
/OK3568_Linux_fs/u-boot/
H A Du-boot.lds
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map
/OK3568_Linux_fs/u-boot/arch/arm/cpu/
H A Du-boot.lds166 .__efi_runtime_stop : {
167 *(.__efi_runtime_stop)
/OK3568_Linux_fs/u-boot/board/qualcomm/dragonboard410c/
H A Du-boot.lds50 __efi_runtime_stop = .; symbol
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/
H A Du-boot.lds106 __efi_runtime_stop = .; symbol
/OK3568_Linux_fs/u-boot/include/
H A Defi_loader.h67 extern unsigned int __efi_runtime_start, __efi_runtime_stop;
/OK3568_Linux_fs/u-boot/lib/efi_loader/
H A Defi_memory.c470 runtime_end = (ulong)&__efi_runtime_stop; in efi_memory_init()
/OK3568_Linux_fs/u-boot/tpl/
H A Du-boot-tpl.map
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.map