Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dpart.h324 int gpt_fill_pte(struct blk_desc *dev_desc,
/openbmc/u-boot/disk/
H A Dpart_efi.c436 int gpt_fill_pte(struct blk_desc *dev_desc, in gpt_fill_pte() function
658 ret = gpt_fill_pte(dev_desc, gpt_h, gpt_e, partitions, parts_count); in gpt_restore()