Home
last modified time | relevance | path

Searched refs:__efi_runtime_start (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/x86/cpu/
H A Du-boot.lds47 .__efi_runtime_start : {
48 *(.__efi_runtime_start)
/OK3568_Linux_fs/u-boot/arch/arm/mach-zynq/
H A Du-boot.lds45 .__efi_runtime_start : {
46 *(.__efi_runtime_start)
/OK3568_Linux_fs/u-boot/board/ti/am335x/
H A Du-boot.lds62 .__efi_runtime_start : {
63 *(.__efi_runtime_start)
/OK3568_Linux_fs/u-boot/arch/x86/lib/
H A Dsections.c7 char __efi_runtime_start[0] __attribute__((section(".__efi_runtime_start"))); variable
/OK3568_Linux_fs/u-boot/arch/arm/lib/
H A Dsections.c32 char __efi_runtime_start[0] __attribute__((section(".__efi_runtime_start"))); 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.lds157 .__efi_runtime_start : {
158 *(.__efi_runtime_start)
/OK3568_Linux_fs/u-boot/board/qualcomm/dragonboard410c/
H A Du-boot.lds47 __efi_runtime_start = .; symbol
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/
H A Du-boot.lds103 __efi_runtime_start = .; 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_runtime.c272 ulong runtime_start = (ulong)&__efi_runtime_start & ~0xfffULL; in efi_set_virtual_address_map()
H A Defi_memory.c469 runtime_start = (ulong)&__efi_runtime_start & ~EFI_PAGE_MASK; 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