Home
last modified time | relevance | path

Searched refs:gpt_head (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/u-boot/disk/
H A Dpart_efi.c199 ALLOC_CACHE_ALIGN_BUFFER_PAD(gpt_header, gpt_head, 1, dev_desc->blksz); in get_disk_guid()
205 gpt_head, &gpt_pte) != 1) { in get_disk_guid()
208 gpt_head, &gpt_pte) != 1) { in get_disk_guid()
218 guid_bin = gpt_head->disk_guid.b; in get_disk_guid()
226 ALLOC_CACHE_ALIGN_BUFFER_PAD(gpt_header, gpt_head, 1, dev_desc->blksz); in part_print_efi()
234 gpt_head, &gpt_pte) != 1) { in part_print_efi()
237 gpt_head, &gpt_pte) != 1) { in part_print_efi()
254 for (i = 0; i < le32_to_cpu(gpt_head->num_partition_entries); i++) { in part_print_efi()
285 static gpt_header *gpt_head = NULL; in part_get_info_efi() local
287 if (!gpt_head) in part_get_info_efi()
[all …]
/OK3568_Linux_fs/u-boot/include/
H A Dpart.h389 int gpt_verify_headers(struct blk_desc *dev_desc, gpt_header *gpt_head,
410 gpt_header *gpt_head, gpt_entry **gpt_pte);
/OK3568_Linux_fs/u-boot/cmd/
H A Dgpt.c583 ALLOC_CACHE_ALIGN_BUFFER_PAD(gpt_header, gpt_head, 1, in gpt_verify()
597 ret = gpt_verify_headers(blk_dev_desc, gpt_head, in gpt_verify()
610 gpt_head, &gpt_pte); in gpt_verify()
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.sym
H A Du-boot-spl.map
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map