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