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

/osnet-11/usr/src/grub/grub2/grub-core/efiemu/
H A Dsymbols.c27 static int ptv_alloc = 0; variable
54 ptv_alloc = 0;
68 if (ptv_alloc)
116 ptv_alloc = ptv_requested;
155 if (ptv_needed && ptv_written >= ptv_alloc)

Completed in 20 milliseconds