Searched defs:EFI_TIME_UNLOCK (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/arm64/include/ | ||
H A D | efi.h | 44 #define EFI_TIME_UNLOCK() macro |
/freebsd/sys/amd64/include/ | ||
H A D | efi.h | 50 #define EFI_TIME_UNLOCK() mtx_unlock(&atrtc_time_lock) macro |