Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dpart.h327 int gpt_fill_pte(struct blk_desc *dev_desc,
/rk3399_rockchip-uboot/disk/
H A Dpart_efi.c650 int gpt_fill_pte(struct blk_desc *dev_desc, in gpt_fill_pte() function
876 ret = gpt_fill_pte(dev_desc, gpt_h, gpt_e, partitions, parts_count); in gpt_restore()