Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/disk/
H A Dpart_efi.c670 size_t pte_start = gpt_h->partition_entry_lba; in gpt_fill_pte() local
671 size_t pte_end = pte_start + in gpt_fill_pte()
692 (start < pte_end && pte_start < (start + size)))) { in gpt_fill_pte()