Home
last modified time | relevance | path

Searched defs:image_handle (Results 1 – 3 of 3) sorted by relevance

/arm-trusted-firmware/drivers/partition/
H A Dpartition.c49 static int load_mbr_header(uintptr_t image_handle, mbr_entry_t *mbr_entry) in load_mbr_header() argument
96 static int load_gpt_header(uintptr_t image_handle, size_t header_offset, in load_gpt_header() argument
154 static int load_mbr_entry(uintptr_t image_handle, mbr_entry_t *mbr_entry, in load_mbr_entry() argument
192 static int load_mbr_entries(uintptr_t image_handle) in load_mbr_entries() argument
212 load_gpt_entry(uintptr_t image_handle,gpt_entry_t * entry) load_gpt_entry() argument
234 load_partition_gpt(uintptr_t image_handle,unsigned long long part_lba) load_partition_gpt() argument
284 uintptr_t dev_handle, image_spec, image_handle; load_backup_gpt() local
342 load_primary_gpt(uintptr_t image_handle,unsigned int first_lba) load_primary_gpt() argument
365 uintptr_t dev_handle, image_handle, image_spec = 0; load_partition_table() local
[all...]
/arm-trusted-firmware/drivers/fwu/
H A Dfwu.c78 uintptr_t dev_handle, image_handle, image_spec; in fwu_metadata_load() local
/arm-trusted-firmware/common/
H A Dbl_common.c73 uintptr_t image_handle; in load_image() local