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

/u-boot/disk/
H A Dpart_efi.c432 size_t pte_start = gpt_h->partition_entry_lba; local
433 size_t pte_end = pte_start +
454 (start < pte_end && pte_start < (start + size)))) {

Completed in 81 milliseconds