Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/arch/arm/kernel/
A Dasm-defines.c150 offsetof(struct boot_embdata, hashes_offset));
152 offsetof(struct boot_embdata, hashes_len));
154 offsetof(struct boot_embdata, reloc_offset));
156 offsetof(struct boot_embdata, reloc_len));
A Dboot.c404 const struct boot_embdata *embdata = (const void *)__init_end; in undo_init_relocation()
428 const struct boot_embdata *embdata = (const void *)__init_end; in ro_paged_alloc()
449 const struct boot_embdata *embdata = (const void *)__init_end; in init_runtime()
/optee_os-3.20.0/core/include/kernel/
A Dboot.h34 struct boot_embdata { struct

Completed in 8 milliseconds