Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/kernel/
H A Dasm-defines.c165 offsetof(struct boot_embdata, hashes_offset));
167 offsetof(struct boot_embdata, hashes_len));
169 offsetof(struct boot_embdata, reloc_offset));
171 offsetof(struct boot_embdata, reloc_len));
H A Dboot.c441 const struct boot_embdata *embdata = (const void *)__init_end; in undo_init_relocation()
465 const struct boot_embdata *embdata = (const void *)__init_end; in ro_paged_alloc()
486 const struct boot_embdata *embdata = (const void *)__init_end; in init_pager_runtime()
/optee_os/core/include/kernel/
H A Dboot.h35 struct boot_embdata { struct