Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firmware/efi/libstub/
H A Defistub.h306 void *get_next_monotonic_count; member
356 u32 get_next_monotonic_count; member
/openbmc/u-boot/include/
H A Defi_api.h133 efi_status_t (EFIAPI *get_next_monotonic_count)(u64 *count);
/openbmc/u-boot/lib/efi_loader/
H A Defi_boottime.c3175 .get_next_monotonic_count = efi_get_next_monotonic_count,