Home
last modified time | relevance | path

Searched refs:gpt_fill_pte (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/include/
Dpart.h324 int gpt_fill_pte(struct blk_desc *dev_desc,
/external/u-boot/disk/
Dpart_efi.c437 int gpt_fill_pte(struct blk_desc *dev_desc, in gpt_fill_pte() function
659 ret = gpt_fill_pte(dev_desc, gpt_h, gpt_e, partitions, parts_count); in gpt_restore()