Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/firmware/efi/libstub/
H A Defistub.h263 void *get_next_monotonic_count; member
313 u32 get_next_monotonic_count; member
/OK3568_Linux_fs/u-boot/include/
H A Defi_api.h114 efi_status_t (EFIAPI *get_next_monotonic_count)(u64 *count);
/OK3568_Linux_fs/u-boot/lib/efi_loader/
H A Defi_boottime.c1270 .get_next_monotonic_count = efi_get_next_monotonic_count,