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

/osnet-11/usr/src/grub/grub2/grub-core/efiemu/runtime/
H A Defiemu.c89 efiemu_get_next_high_monotonic_count (grub_efi_uint32_t *high_count);
563 (efiemu_get_next_high_monotonic_count) (grub_efi_uint32_t *high_count) argument
566 if (!high_count)
568 *high_count = ++efiemu_high_monotonic_count;
/osnet-11/usr/src/grub/grub2/include/grub/efi/
H A Dapi.h1055 (*get_next_high_monotonic_count) (grub_efi_uint32_t *high_count);

Completed in 22 milliseconds